Contact Details Scraper avatar
Contact Details Scraper
Try for free

No credit card required

View all Actors
Contact Details Scraper

Contact Details Scraper

vdrmota/contact-info-scraper
Try for free

No credit card required

Free email extractor to extract and download emails, phone numbers, Facebook, Twitter, LinkedIn, and Instagram profiles from any website. Extract contact information at scale from lists of URLs and download the data as Excel, CSV, JSON, HTML, and XML.

User avatar

txt vs one url

Closed

greatest_candlestand opened this issue
6 months ago

Hi - is it also possible to scrape just one URL via the API as opposed to a txt file?

User avatar

Hi, we will find out and let you know!

User avatar

greatest_candlestand

6 months ago

Any updates?

User avatar

You can achieve this by following the instructions provided in the following guide: https://help.apify.com/en/articles/3224035-run-actor-task-and-retrieve-data-via-api

User avatar

greatest_candlestand

6 months ago

You don't have the option to add one url

User avatar

You can pass any number of URLs in the input, example input:

1{
2    "considerChildFrames": false,
3    "maxRequests": 9999999,
4    "maxRequestsPerStartUrl": 5,
5    "proxyConfig": {
6        "useApifyProxy": true
7    },
8    "sameDomain": true,
9    "startUrls": [
10        {
11            "url": "https://apify.com/"
12        }
13    ]
14}
Developer
Maintained by Apify
Actor metrics
  • 813 monthly users
  • 96.1% runs succeeded
  • 30.8 days response time
  • Created in May 2019
  • Modified 3 days ago