Is it possible to scrape all campsites from a country using google api or something?

Life 101

Junior Member
Joined
Aug 31, 2020
Messages
150
Reaction score
109
Hi,

As the question says, is there any way to scrape all campsites from a country with google API?

Or, is there any solution for this at all?

I would like to get all the data from all the campsites in a country then get them on an array and add any kind of business logic I need to add.

Thanks in advance !
 
Define a "camp site", first.
Would public grounds be counted as a camp site? Or just the ones Google has listed as a "camp site"?

Doing search for "campsites usa" on Google maps gives places that are designated as camping areas. You would get some thousand of those from the Places API i believe.
 
Back
Top