https://github.com/tompi/ble-sig-company-ids
Scrape ble company ids to structured format
https://github.com/tompi/ble-sig-company-ids
Last synced: 3 months ago
JSON representation
Scrape ble company ids to structured format
- Host: GitHub
- URL: https://github.com/tompi/ble-sig-company-ids
- Owner: tompi
- Created: 2018-05-17T19:49:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-19T10:11:37.000Z (about 8 years ago)
- Last Synced: 2025-03-22T13:15:30.537Z (over 1 year ago)
- Language: HTML
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scraper for bluetooth.com list of BLE SIG Companies
This utility downloads list of BLE SIG id's from here:
https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers
parses it, and generate csv and json files with the content in the output folder.
Run "npm install" first, then run the "get\_company\_ids.sh" and you should get an up to date list in the output folder, providing you are on a unix system with node and wget installed.