{"id":22073360,"url":"https://github.com/hackunderway/osintnum","last_synced_at":"2026-01-30T10:08:56.149Z","repository":{"id":263231001,"uuid":"889737780","full_name":"HackUnderway/OsintNum","owner":"HackUnderway","description":"Tool to make OSINT to phone numbers with the help of APILayer, using its api together with Number Verification API. 🕵🏽‍♂️","archived":false,"fork":false,"pushed_at":"2024-11-17T06:10:17.000Z","size":716,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T19:32:51.574Z","etag":null,"topics":["api","apilayer","osint","phonenumbers","python"],"latest_commit_sha":null,"homepage":"https://hackunderway.com/","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/HackUnderway.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":"2024-11-17T05:01:37.000Z","updated_at":"2025-02-14T17:56:35.000Z","dependencies_parsed_at":"2024-11-17T06:27:07.089Z","dependency_job_id":"7669150b-fb6c-472a-a681-50649b085dc9","html_url":"https://github.com/HackUnderway/OsintNum","commit_stats":null,"previous_names":["hackunderway/osintnum"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackUnderway%2FOsintNum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackUnderway%2FOsintNum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackUnderway%2FOsintNum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackUnderway%2FOsintNum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackUnderway","download_url":"https://codeload.github.com/HackUnderway/OsintNum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075550,"owners_count":21043613,"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","apilayer","osint","phonenumbers","python"],"created_at":"2024-11-30T21:18:16.661Z","updated_at":"2026-01-30T10:08:56.114Z","avatar_url":"https://github.com/HackUnderway.png","language":"Python","funding_links":["https://www.patreon.com/c/HackUnderway","https://www.buymeacoffee.com/HackUnderway","https://img.buymeacoffee.com/button-api/?text=Buy"],"categories":[],"sub_categories":[],"readme":"# OsintNum\nTool to make OSINT to phone numbers with the help of APILayer, using its api together with Number Verification API. 🕵🏽‍♂️\n\n[![Join our Fanpage](https://img.shields.io/badge/Join%20Our%20Fanpage-Hack%20Underway-1.svg)](https://www.facebook.com/HackUnderway/)\n\n# Example\nOsintNum Help Page\n```bash\npython3 osint_num.py -h\nUso del script:\n\n  Validar un número: python osint_num.py \u003cnumero\u003e\n  Validar números desde archivo: python osint_num.py \u003carchivo.txt\u003e\n\nOpciones:\n   -h    Muestra este mensaje de ayuda.\n```\n\n\u003cimg src=\"https://github.com/HackUnderway/OsintNum/blob/main/screenshots/osint_num.png\" title=\"OsintNum\"\u003e\n\n# 🔑 API Key\nGet your API key.\n\nName | Key |\n| ------------------- |-------------- |\n| [Number Verification API](https://apilayer.com/marketplace/number_verification-api?utm_source=apilayermarketplace\u0026utm_medium=featured) |  🔑 (Necessary) |\n\n- Select the free plan.\n\nWhen you have your API key, you must replace it in **\"Your_API_Key\"** which is in the source code of the script, exactly in line 9, save the changes and run the tool.\n\n\u003cimg src=\"https://github.com/HackUnderway/OsintNum/blob/main/screenshots/APILayer.png\" title=\"OsintNum\"\u003e\n\u003cimg src=\"https://github.com/HackUnderway/OsintNum/blob/main/screenshots/Number_Verification_API.png\" title=\"OsintNum\"\u003e\n\u003cimg src=\"https://github.com/HackUnderway/OsintNum/blob/main/screenshots/Suscription.png\" title=\"OsintNum\"\u003e\n\n# Note:\nIn the numbers.txt file you must add the numbers for which you want to obtain information, do not forget to save the changes.\n\n\u003e **The project is open to partners.**\n\n# SUPPORTED DISTRIBUTIONS\n|Distribution | Version Check | supported | status |\n----------|-------|------|-------|\n|Kali Linux| 2024.3| yes| working   |\n|Parrot Security OS| 6.0| yes | working   |\n|Windows| 11 | yes | working   |\n|BackBox| 8.1 | yes | working   |\n|Arch Linux| 2024.06.01 | yes | working   |\n\n# USAGE\n```\ngit clone https://github.com/HackUnderway/OsintNum.git\n```\n```\ncd OsintNum\n```\n```\npython3 osint_num.py\n```\n# REQUIREMENTS\n```\npip install -r requirements.txt\n```\n# SUPPORT\nQuestions, bugs or suggestions to : info@hackunderway.com\n\n# LICENSE\n- [x] OsintNum is licensed. \n- [x] See [LICENSE](https://github.com/HackUnderway/OsintNum#MIT-1-ov-file) for more information.\n\nWe need partners and sponsors, if you're interested in support or help contact.\n\n# SECURITY RESEARCHER\n\n* Victor Bancayan - [@VictorBancayan](https://twitter.com/VictorBancayan) - (**CEO at [Hack Underway](https://www.instagram.com/hackunderway/)**) \n\n## 🔗 LINKS\n[![PATREON](https://img.shields.io/badge/patreon-000000?style=for-the-badge\u0026logo=Patreon\u0026logoColor=white)](https://www.patreon.com/c/HackUnderway)\n```\nFanpage: https://www.facebook.com/HackUnderway\nX: https://twitter.com/JeyZetaOficial\nWeb site: https://hackunderway.com\nYoutube: https://www.youtube.com/@JeyZetaOficial\n```\n[![Kali Linux Badge](https://img.shields.io/badge/Kali%20Linux-1793D1?logo=kalilinux\u0026logoColor=fff\u0026style=plastic)](https://www.facebook.com/HackUnderway/)\n\nfrom \u003cimg src=\"https://i.imgur.com/ngJCbSI.png\" title=\"Perú\"\u003e made in \u003cimg src=\"https://i.imgur.com/NNfy2o6.png\" title=\"Python\"\u003e with \u003cimg src=\"http://cdn0.bodas.com.mx/img/smileys/smiley_heart.png\" title=\"Love\"\u003e by: \u003cfont color=\"red\"\u003eVictor Bancayan\u003c/font\u003e, if you want Donate \u003ca href=\"https://www.buymeacoffee.com/HackUnderway\"\u003e\u003cimg src=\"https://img.buymeacoffee.com/button-api/?text=Buy me a coffee\u0026emoji=\u0026slug=HackUnderway\u0026button_colour=40DCA5\u0026font_colour=ffffff\u0026font_family=Comic\u0026outline_colour=000000\u0026coffee_colour=FFDD00\" /\u003e\u003c/a\u003e\n\n© 2024\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackunderway%2Fosintnum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackunderway%2Fosintnum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackunderway%2Fosintnum/lists"}