Contact Details Scraper
This Actor is paid per event
Contact Details Scraper
This Actor is paid per event
Free email extractor and lead scraper 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.
Do you want to learn more about this Actor?
Get a demoHi, I'm trying to change the "apify.com" domain in the actor in Make.com to the website variable. (It used to be" 2. website") I search for the website variable but nothing came up. Can you tell me the current variable so I can scrape multiple domains? Thank you.
Hey,
the variable name is startUrls
, which is a JSON array. Every item in the array must contain url
property:
1"startUrls": [ 2 { 3 "url": "https://apify.com" 4 }, 5 { 6 "url": "https://second.website" 7 }, 8 { 9 "url": "https://third.website" 10 } 11 ]
Actor Metrics
1.2k monthly users
-
247 stars
>99% runs succeeded
5.3 days response time
Created in May 2019
Modified 14 days ago