SurfSense/surfsense_backend/app/proprietary/platforms
Anish Sarkar e8f8eeab27 fix(instagram): improve error handling for Instagram access blocks in scraper
Updated the fan_out function to handle InstagramAccessBlockedError more gracefully. Instead of raising the error directly, it now puts the error into the results queue to prevent deadlocks. This change ensures that the consumer can handle access block scenarios without interrupting the processing of other jobs.
2026-07-09 19:08:18 +05:30
..
google_maps feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
google_search refactor: improve session management and concurrency in Google Search fetcher 2026-07-06 22:33:40 -07:00
instagram fix(instagram): improve error handling for Instagram access blocks in scraper 2026-07-09 19:08:18 +05:30
reddit chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
youtube chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
__init__.py refactor(proprietary): move scrapers/ -> platforms/ (one subpackage per platform) 2026-07-03 11:01:58 +02:00