reddit_scraper/scraper
Marvin f961b71992 Reddit Scraper with Selenium browser automation
- Switched from API scraping to Selenium + Firefox headless browser
- Uses old.reddit.com for cleaner DOM structure and better reliability
- FastAPI server with CLI port selection (--port flag)
- Custom error format: {"Error": "The boat went on fire..."}
- Updated README with current implementation details
2026-03-14 17:57:08 -03:00
..
__init__.py Reddit Scraper with Selenium browser automation 2026-03-14 17:57:08 -03:00
selenium_scrapers.py Reddit Scraper with Selenium browser automation 2026-03-14 17:57:08 -03:00