No description
Find a file
2020-10-25 16:27:55 +07:00
js Integrations 2020-10-25 16:27:55 +07:00
LICENSE Create LICENSE 2020-10-24 22:55:17 +07:00
passiveassistget.py First release 2020-10-24 22:56:53 +07:00
passiveassistlib.py Fix requests 2020-10-25 11:16:54 +07:00
passiveassistparse.py First release 2020-10-24 22:56:53 +07:00
README.md Added link to lpads 2020-10-25 15:23:36 +07:00

psassist

Get the stats for places.

Example: python3 passiveassistget.py "41.55,-90.493611" 3500
Web Example: here

For LPAds, please click here

How to use

To use PassiveAssist library, you need to do the following actions:

for Python for JavaScript
import passiveassistlib <script src="https://raw.githubusercontent.com/Crawlerop/psassist/main/js/passiveassist.js" crossorigin=""></script>