# Open-Source GitHub Scrapers

## Open-Source Scrapers

<table id="bkmrk-repositorylanguagest"><tr><th>Repository</th><th>Language</th><th>Stars</th><th>Fields</th><th>Key Feature</th></tr><tr><td>[gosom/google-maps-scraper](https://github.com/gosom/google-maps-scraper)</td><td>Go</td><td>4,200</td><td>33+</td><td>120 places/min, CLI/Web/REST, K8s-ready, email extraction, SOCKS5/HTTP/HTTPS proxy rotation</td></tr><tr><td>[omkarcloud/google-maps-scraper](https://github.com/omkarcloud/google-maps-scraper)</td><td>Python</td><td>2,700+</td><td>50+</td><td>Social profiles (LinkedIn/Twitter/FB/IG), ad spend detection, $28 Pro</td></tr><tr><td>[HasData/google-maps-scraper](https://github.com/HasData/google-maps-scraper)</td><td>Python</td><td>-</td><td>7</td><td>3 backends: Selenium, Playwright stealth, HasData API</td></tr><tr><td>[google-reviews-scraper-pro](https://github.com/georgekhananaev/google-reviews-scraper-pro)</td><td>Python</td><td>-</td><td>Reviews</td><td>Multi-language reviews + images, MongoDB, bypassed Feb 2026 "limited view"</td></tr><tr><td>[conor-is-my-name](https://github.com/conor-is-my-name/google-maps-scraper)</td><td>Docker</td><td>-</td><td>Various</td><td>Designed for n8n + Postgres. Multi-container, 1 req/min/IP = ~144K/day</td></tr><tr><td>[webAutomationLover](https://github.com/webAutomationLover/google-map-scraper)</td><td>Userscript</td><td>-</td><td>Various</td><td>Tampermonkey, auto-scrolls, exports .xlsx. No server needed</td></tr><tr><td>[alltheplaces](https://github.com/alltheplaces/alltheplaces)</td><td>Python/Scrapy</td><td>-</td><td>POI</td><td>20M+ POIs from 4,100+ spiders. CC-0 license, weekly updates</td></tr><tr><td>[tripadvisor-scraper](https://github.com/omkarcloud/tripadvisor-scraper)</td><td>Python</td><td>-</td><td>Reviews</td><td>Alternative review source via TripAdvisor GraphQL</td></tr></table>

### Feb 2026 "Limited View" Lockdown

Google introduced a "limited view" restriction on review pages. **google-reviews-scraper-pro** bypassed it via search-based navigation (no login needed). Review pagination uses offset increments of 10, supports 4 sort modes (relevant/newest/highest/lowest).