No description
Find a file
Crawlerop 2f85b546ca
a
2025-12-25 00:21:03 +07:00
js a 2025-12-25 00:21:03 +07:00
LICENSE Create LICENSE 2020-10-24 22:55:17 +07:00
norad2013.js include Norad Santa Tracker datas from previous year 2021-12-25 17:27:56 +07:00
norad2015.js include Norad Santa Tracker datas from previous year 2021-12-25 17:27:56 +07:00
norad2016.js include Norad Santa Tracker datas from previous year 2021-12-25 17:27:56 +07:00
norad2017.js include Norad Santa Tracker datas from previous year 2021-12-25 17:27:56 +07:00
norad2018.js include Norad Santa Tracker datas from previous year 2021-12-25 17:27:56 +07:00
norad2019.js a 2021-06-05 17:42:50 +07:00
norad2020.js a 2021-06-05 17:42:50 +07:00
norad2021.js Add files via upload 2021-12-24 19:04:19 +07:00
norad2022.js Add files via upload 2023-12-24 23:18:44 +07:00
norad2023.js Update and rename qxixsl.js.js to norad2023.js 2023-12-24 23:15:28 +07:00
norad2024.js Add files via upload 2024-12-24 21:11:13 +07:00
norad2025.js 2025 2025-12-25 00:17:37 +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
psassist.png new readme 2021-03-10 18:55:03 +07:00
README.md new readme 2021-03-10 18:55:03 +07:00
route-2024_santa_en.json Add files via upload 2024-12-24 21:14:44 +07:00
route-2025_santa_en.json 2025 2025-12-25 00:17:37 +07:00

psassist

psassist

Get the stats for places.

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

4 additional examples, using Smarty Pins: here, Land Lines: here, Google Santa Tracker: here, and Norad Santa Tracker: 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>