gosom / gosom/google-maps-scraper
Increased Failed Json Extraction
Open
- Dominant language
- Go
- Stars
- 5.9k
- Forks
- 924
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 3
Description
Google has made changes to the structure of their data causing JSON extraction to fail more often. Failure rates have increased from around 2% to 40%. All other scrapers also reported increased failures because of this recent change.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the JSON extraction path used by the scrapers and compare it with Google's changed response structure. Reproduce the reported failures across the scrapers, then verify that extraction handles the new structure and that failure rates improve.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100