A lightweight scraping service that extracts book data from books.toscrape.com, stores it in SQLite, and exposes a clean REST API using FastAPI. Designed for learning, prototyping, and small-scale ...
A production-ready Python scraper that exports Finviz screener data to CSV. This tool fetches all tickers from the Finviz screener (no filters) and collects key financial metrics for each ticker, ...