TIPOFF / seo

Laravel Package for tracking SEO keywords
MIT License
1 stars 0 forks source link

command to add search locales from serpapi #77

Closed arwaawan3 closed 3 years ago

arwaawan3 commented 3 years ago

I am not sure how to get more than 10 locations from serpapi's location api. The documentation isn't very clear.

https://serpapi.com/locations-api

joshtorres commented 3 years ago

I think the API is only if you are wanting to search for a search locale based on a string like "Austin". Since we are just taking all of those DMA locations, you should be able to use the entire locations.json file.

arwaawan3 commented 3 years ago

@drewroberts @joshtorres Is that better? A search locale for US and then one for each of the 210 DMA regions?

arwaawan3 commented 3 years ago

Looks like its working fine.

db result run command