{"id":21636087,"url":"https://github.com/ttafsir/mac-oui-lookup","last_synced_at":"2025-04-11T15:50:19.882Z","repository":{"id":177119735,"uuid":"656891010","full_name":"ttafsir/mac-oui-lookup","owner":"ttafsir","description":"MAC OUI lookup from IEEE data set","archived":false,"fork":false,"pushed_at":"2025-04-03T00:46:44.000Z","size":7304,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T17:55:20.015Z","etag":null,"topics":["git-scrape"],"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/ttafsir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-06-21T21:29:59.000Z","updated_at":"2025-04-03T00:46:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf3522a9-eacd-44e2-963d-4954feeec810","html_url":"https://github.com/ttafsir/mac-oui-lookup","commit_stats":null,"previous_names":["ttafsir/mac-oui-lookup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttafsir%2Fmac-oui-lookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttafsir%2Fmac-oui-lookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttafsir%2Fmac-oui-lookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttafsir%2Fmac-oui-lookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttafsir","download_url":"https://codeload.github.com/ttafsir/mac-oui-lookup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248434409,"owners_count":21102830,"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":["git-scrape"],"created_at":"2024-11-25T03:29:48.752Z","updated_at":"2025-04-11T15:50:19.860Z","avatar_url":"https://github.com/ttafsir.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mac-oui-lookup\n\n[![scrape IEEE OUI data](https://github.com/ttafsir/mac-oui-lookup/actions/workflows/scrape.yml/badge.svg)](https://github.com/ttafsir/mac-oui-lookup/actions/workflows/scrape.yml)\n\nThis repository contains a Python script to download and parse Organizationally Unique Identifier (OUI) data from the IEEE website.\n\nThe OUIs are 24-bit numbers that are unique to each manufacturer of networking interfaces. They are used in the first half of a MAC address to identify the manufacturer of the device.\n\n## Workflow\n\nThe script uses GitHub Actions to run once per day, download the latest OUI data from the IEEE, and parse it into a JSON file, mapping each OUI to the name of the manufacturer.\n\nIf the data has changed, the updated JSON file is committed and pushed back to the repository.\n\n## Usage\n\nTo use the script on its own:\n\n1. Ensure that Python 3.9 or higher is installed.\n2. Clone the repository.\n3. Run `python download_and_parse.py`.\n4. The resulting `latest_oui_lookup.json` file will contain the latest OUI data in JSON format.\n\n## Contributing\n\nContributions are welcome! Please open an issue if you encounter any problems, or a pull request if you make an improvement.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttafsir%2Fmac-oui-lookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttafsir%2Fmac-oui-lookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttafsir%2Fmac-oui-lookup/lists"}