Commit Graph

2 Commits

Author SHA1 Message Date
Marvin 25a2e6f7cc Update test script for comprehensive testing 2026-03-15 10:11:19 -03:00
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