SN

Smart Scraper

v2

Netlify + FastAPI + Streamlit collab

Python power.
Netlify speed.

Authenticated frontend calls a secure Netlify Function which proxies to a FastAPI backend that performs real scraping + pandas analysis.

Real requests + BS4
pandas tables
CSV / JSON export
Reusable core
Hybrid Architecture
Netlify Identity → protected Function → FastAPI (Render/anywhere)
Works with Streamlit too
The exact same scraper.py module powers a separate Streamlit dashboard.
Input
Authenticated via Netlify Identity. Your token never reaches the Python backend directly.
Local dev tip: Click Demo Data instantly, or Log in (works via netlify dev).
hi! ready to scrape?
SCRAPY
IDLE