Crawlerop / lpads

Dump the google maps location ads!
MIT License
0 stars 0 forks source link

Some ads were exclusive on some countries #5

Open Crawlerop opened 2 years ago

Crawlerop commented 2 years ago

image Some ads like this image above, can only appear if you're living in a correct country or setting the proxy country to the correct one.

Crawlerop commented 2 years ago

Found out that faking GPS location will sometimes make most of the ads appear, but since LPAds doesn't pass any cookies to Google Maps LPAds API, it cannot be implemented. image

Crawlerop commented 2 years ago

i was able to implement the cookies feature using a proxy and monkey patching the lpads demo code, but idk how to implement directly to the lpads demo

Crawlerop commented 2 years ago

Since LPAds uses UULE to determine the current location, i was able to automate the fake locations using mitmproxy, so i don't have to adjust the locations everytime i search locational ads in specific location.