2025-08-05
Features
- New input option to remove duplicates (actor will be slightly slower if toggled)
2025-07-31
Features
- Queue loading and scraping will now run in parallel
2025-07-28
Features
- Added additional logging for transparency on the queue loading process
- Added streetview url as an output field
2025-07-22
Fixes
- Scraper no longer includes results outside the location bounding box set by the user
2025-07-21
Housekeeping
2025-07-10
Fixes
- No longer pushing empty batches which speeds up the scraper
2025-07-04
Features
- Cache optimized coordinates/grid instead of pre-optimized grid
2025-07-03
Features
- Automatic avoidance of uninhabited areas like bodies of water, deserts, forests, etc.
2025-06-26
Features
- City coordinates/grids will now cache for 30 days to save on compute time
Fixes
- Reclaim and refetch request if it hangs in processing for 10 seconds
2025-06-25
Features
- New auto-pagination algorithm so
max_results
will no longer default to 120