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.

GC

txt vs one url

Closed

greatest_candlestand opened this issue
9 months ago

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

paja avatar

Hi, we will find out and let you know!

GC

greatest_candlestand

8 months ago

Any updates?

hamza.alwan 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

GC

greatest_candlestand

8 months ago

You don't have the option to add one url

hamza.alwan 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
  • 1.3k monthly users
  • 67 stars
  • 98.0% runs succeeded
  • 8.9 days response time
  • Created in May 2019
  • Modified about 1 month ago