OSINT Scraper
3 days trial then $10.00/month - No credit card required now
OSINT Scraper
3 days trial then $10.00/month - No credit card required now
Harness the power of OSINT data with our advanced OSINT Scraper. Discover keywords and leaked information from platforms like Ideone, Dumpz, Github Gist, Pastebin, Pasteorg and Textbin. You can specify search terms, customize and retrieve OSINT data out of the box.
You can access the OSINT Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "searchKeywords": [
3 "a"
4 ],
5 "maxItems": 20,
6 "extendOutputFunction": "($) => { return {} }",
7 "proxy": {
8 "useApifyProxy": true
9 }
10}' |
11apify call epctex/osint-scraper --silent --output-dataset
OSINT Data Extractor API through CLI
The Apify CLI is the official tool that allows you to use OSINT Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
20 monthly users
-
10 stars
>99% runs succeeded
Created in Apr 2022
Modified 7 hours ago