
Scrape Emails And Social Media Links With Just a Query
3 days trial then $20.00/month - No credit card required now

Scrape Emails And Social Media Links With Just a Query
3 days trial then $20.00/month - No credit card required now
Get Emails And Social Media Links With Just a Query !!!!! The actor will take a query and some parameter as input and scrape contact details with just a query. ACTOR IS FREE FOR LIMITED TIME.
Actor Metrics
6 Monthly users
No reviews yet
4 bookmarks
>99% runs succeeded
Created in Apr 2024
Modified a month ago
You can access the Scrape Emails And Social Media Links With Just a Query programmatically from your own applications by using the Apify API. You can also 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 "query": "test",
3 "pattern": [],
4 "proxyConfiguration": {
5 "useApifyProxy": true,
6 "apifyProxyGroups": [
7 "RESIDENTIAL"
8 ]
9 }
10}' |
11apify call lead.gen.labs/scrape-emails-and-social-media-links-with-just-a-query --silent --output-dataset
Scrape Emails And Social Media Links With Just a Query API through CLI
The Apify CLI is the official tool that allows you to use Scrape Emails And Social Media Links With Just a Query locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: