No description
Find a file
2020-10-23 12:31:22 +07:00
lpadsjs First Release 2020-10-23 12:01:18 +07:00
example.json First Release 2020-10-23 12:01:18 +07:00
LICENSE Initial commit 2020-10-23 11:58:30 +07:00
lineads.py First Release 2020-10-23 12:01:18 +07:00
locadsgetter.py First Release 2020-10-23 12:01:18 +07:00
locadslib.py First Release 2020-10-23 12:01:18 +07:00
locadsparser.py First Release 2020-10-23 12:01:18 +07:00
lpads.png First Release 2020-10-23 12:01:18 +07:00
README.md MapAds depends on your visited places 2020-10-23 12:31:22 +07:00
smartyads.py First Release 2020-10-23 12:01:18 +07:00

lpads

title

Many tools to work with Google Maps Location Ads.

Purpose Example Command
Parse location ads python3 locadsparser.py example.json
Find ads for location python3 locadsgetter.py 40.7127837 -74.00594130000002
Find ads for location, outputing to file python3 locadsgetter.py 53.679895 -1.494309 -outp promos.html
Find ads for location, using proxy python3 locadsgetter.py 40.7127837 -74.00594130000002 -proxy YOUR_PROXY_ADDRESS

LPAds command-line arguments

Argument Purpose
-outp Change output file/folder
-noadsfail Fail when no ads found
-proxy Enabling use of proxies
-keepsearch Don't fail when no ads found (for Smarty Ads and Line Ads)

Browser Support

We also ported LPAds to JavaScript! To include in your site, add in your html file:

<script src="https://raw.githubusercontent.com/Crawlerop/lpads/main/lpadsjs/mapads.js" crossorigin=""></script>

If you want the examples, please click here

Tracking

Locational ads depends on your interests. So ads may very on different account you are using.
You can opt out these ads by visiting adssettings.google.com.