{"id":25688954,"url":"https://github.com/hbourget/wigleapi","last_synced_at":"2025-12-31T14:12:03.279Z","repository":{"id":271889740,"uuid":"914890737","full_name":"hbourget/WigleAPI","owner":"hbourget","description":"Python script to request the WiGLE API.","archived":false,"fork":false,"pushed_at":"2025-02-19T08:14:32.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T21:17:15.261Z","etag":null,"topics":["api","geolocation","osint","wigle","wigle-database"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hbourget.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-10T14:18:49.000Z","updated_at":"2025-02-19T08:14:36.000Z","dependencies_parsed_at":"2025-01-22T17:26:09.742Z","dependency_job_id":null,"html_url":"https://github.com/hbourget/WigleAPI","commit_stats":null,"previous_names":["hbourget/wigleapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hbourget/WigleAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbourget%2FWigleAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbourget%2FWigleAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbourget%2FWigleAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbourget%2FWigleAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hbourget","download_url":"https://codeload.github.com/hbourget/WigleAPI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbourget%2FWigleAPI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265871420,"owners_count":23842028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","geolocation","osint","wigle","wigle-database"],"created_at":"2025-02-24T21:17:16.542Z","updated_at":"2025-12-31T14:12:03.246Z","avatar_url":"https://github.com/hbourget.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wigle Location Finder\n\n![License](https://img.shields.io/badge/License-MIT-black.svg)\n![Python Version](https://img.shields.io/badge/Python-3.7%2B-blue.svg)\n\n## Prerequisites\n\n- Python 3.7 or higher\n- A WiGLE API key (register on [wigle.net](https://wigle.net/))\n\n## Installation\n\n1. **Clone the repository**\n\n   ```bash\n   https://github.com/hbourget/WigleAPI.git\n   cd WigleAPI\n   ```\n\n2. **Create a Virtual Environment**\n\n   ```bash\n   python3 -m venv venv\n   source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n   ```\n\n3. **Install dependencies**\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n2. **Run the script**\n\n   ```bash\n   python main.py --country CH --ssid \"ExampleSSID\" --bssid \"00:14:22:01:23:45\"\n   ```\n\n   - Replace `\u003cCOUNTRY_CODE\u003e` with the desired country code (e.g., FR, CH, BE).\n   - Replace `\u003cSSID_NAME\u003e` with the Wi-Fi network name you want to query.\n   - Replace `\u003cBSSID_ADDRESS\u003e` with the Wi-Fi access point MAC address.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhbourget%2Fwigleapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhbourget%2Fwigleapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhbourget%2Fwigleapi/lists"}