eyeseast / feed-to-sqliteLinks
Save an RSS or ATOM feed to a SQLite database
☆52Updated 2 years ago
Alternatives and similar repositories for feed-to-sqlite
Users that are interested in feed-to-sqlite are comparing it to the libraries listed below
Sorting:
- Add website scraping abilities to Datasette☆62Updated 2 years ago
- NO LONGER MAINTAINED! A tool for serving simple websites, JSON APIs and static files directly from a SQLite database☆178Updated 4 years ago
- Datasette plugin that shows a map for any data with latitude/longitude columns☆96Updated 10 months ago
- Datasette plugin for searching all searchable tables at once☆24Updated 9 months ago
- Tool for running transformations on columns in a SQLite database☆31Updated 3 years ago
- Datasette plugin for streaming SQLite database backups to S3, using Litestream!☆16Updated 3 months ago
- Command-line tool for fetching JSON from paginated APIs☆67Updated last year
- Create a SQLite database containing data from your Pocket account☆105Updated last year
- CLI tool for loading markdown files into a SQLite database☆84Updated 3 years ago
- Datasette plugin adding SQL functions for fuzzy text matching powered by Jellyfish☆12Updated last year
- Scrapers for disaster data - writes to https://github.com/simonw/disaster-data☆50Updated last year
- A Python library for dewarping/straightening/reformatting document images and PDFs☆16Updated 3 months ago
- Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette☆193Updated 3 years ago
- Datasette plugin providing data dashboards from metadata☆147Updated this week
- GitHub template repository for creating new Python Click CLI tools, using the simonw/click-app cookiecutter template☆30Updated last year
- Wikidata's QRank as a SQLite DB.☆28Updated last year
- Datasette plugin for visualizing data using Vega☆58Updated last year
- Datasette plugin for rendering Markdown☆29Updated last year
- A markdown wiki and dashboarding system for Datasette☆21Updated 3 years ago
- GitHub template repository for creating new Datasette plugins, using the simonw/datasette-plugin cookiecutter template☆24Updated 4 months ago
- Scrape HN to track links from specific domains☆61Updated this week
- Datasette plugin providing instructions for exporting data to Jupyter or Observable☆12Updated last year
- Python functions for flattening a JSON object to a single dictionary of pairs, and unflattening that dictionary back to a JSON object