Apr 13, 2024, 04:14 PM
(Apr 12, 2024, 06:05 PM)cedudie Wrote:
SNUSBASE APIKEY FREE
@antifederales TG
1. Download SNUSBASE API WRAPPER / pip install snusbase.py
SNUSBASE API WRAPPER
2. USAGE:
import asyncio
from snusbase import SnusbaseClient
snusbase = SnusbaseClient("YOUR_API_KEY")
async def main():
results = await snusbase.ip_lookup("1.1.1.1")
print(results)
asyncio.run(main())
APIKEY
thank you brother
![[Image: image.png]](https://i.ibb.co/Q69fTvB/image.png)