{"id":26212295,"url":"https://github.com/picocode1/intelligencex-api","last_synced_at":"2025-10-27T07:03:15.735Z","repository":{"id":57275089,"uuid":"454349128","full_name":"picocode1/IntelligenceX-API","owner":"picocode1","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-01T11:36:25.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-26T20:53:24.701Z","etag":null,"topics":["api","hacking","intelligencex","intelx","javscript","js","search-engine"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picocode1.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}},"created_at":"2022-02-01T10:45:31.000Z","updated_at":"2022-06-23T23:01:05.000Z","dependencies_parsed_at":"2022-09-13T05:44:42.281Z","dependency_job_id":null,"html_url":"https://github.com/picocode1/IntelligenceX-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picocode1%2FIntelligenceX-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picocode1%2FIntelligenceX-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picocode1%2FIntelligenceX-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picocode1%2FIntelligenceX-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picocode1","download_url":"https://codeload.github.com/picocode1/IntelligenceX-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243183867,"owners_count":20249876,"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","hacking","intelligencex","intelx","javscript","js","search-engine"],"created_at":"2025-03-12T08:29:39.887Z","updated_at":"2025-10-27T07:03:10.714Z","avatar_url":"https://github.com/picocode1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IntelligenceX\nA api to find leaked databases and more, this project is work in progress and might be buggy\n\n## Installation\nNpm install:\n```console\nnpm i intelligencex\n```\n\n## ⚠ Information for developers\nYou must comply with the following rules:\n\n* Commercial use requires a paid license.\n* 1 user = 1 API key. Do not ship your product with a shared API key as it will lead to problems down the road in case of revocation.\n* No bypassing of the limitations imposed by the API (including the daily credits, and bucket access restrictions).\n* Your application must self-identify via User Agent.\n\n## Example\n\n```js\nconst IntelX = require('IntelligenceX')\n\nconst api = new IntelX(YOUR_API_KEY);\n\n//Work in progress\n// api.Preview()\n\napi.GetResult(\"*****-2f13-4e65-a3c9-3d1eed013dbf\", 10, 8).then((id) =\u003e {\n\tconsole.log(id);\n}).catch(error =\u003e {\n\tconsole.log(error)\n});\n\napi.Search(\"email@example.com\").then((records) =\u003e {\n\tconsole.log(records);\n}).catch(error =\u003e {\n\tconsole.log(error)\n});\n\n```\n\n## Contributing\n\nFound a bug or problem? File an issue or submit a pull request with the fix.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicocode1%2Fintelligencex-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicocode1%2Fintelligencex-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicocode1%2Fintelligencex-api/lists"}