Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plan for wigle.net api ? #93

Open
PaS3 opened this issue Jan 14, 2024 · 1 comment
Open

Any plan for wigle.net api ? #93

PaS3 opened this issue Jan 14, 2024 · 1 comment

Comments

@PaS3
Copy link

PaS3 commented Jan 14, 2024

Any plan for wigle.net api ?

@ghostop14
Copy link
Owner

Hi PaS3, I don't have any plans for it. But if you run the sparrowwifiagent.py, it has an HTTP API where you can get to everything you can through the UI. I use it to feed Elasticsearch for other monitoring and alerting. So you could run the agent, call the requests to get the wifi networks, then call the wigle.net api to upload them.

If you look at sparrow-elastic.py, it basically does that with the agent running. You could probably swap out some of the code for the writeDataToIndex() calls, and just call the wiggle.net api instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants