Simple Contact Info and Social Media Scraper
Pay $3.00 for 1,000 results
Simple Contact Info and Social Media Scraper
Pay $3.00 for 1,000 results
This Apify actor is designed to crawl web pages and extract social media handles, emails, and phone numbers using Puppeteer. It can handle dynamic content and navigate through multiple pages, making it suitable for comprehensive data extraction tasks.
You can access the Simple Contact Info and Social Media 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 "startUrls": [
3 {
4 "url": "https://cafelunanewyork.com/"
5 }
6 ],
7 "maxRequests": 100,
8 "maxDepth": 2
9}' |
10apify call pajoe/simple-contact-info-and-social-media-scraper --silent --output-dataset
Email, Phone and Social Media Scraper API through CLI
The Apify CLI is the official tool that allows you to use Simple Contact Info and Social Media 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:
- 1 monthly user
- 1 star
- Created in Nov 2024
- Modified about 11 hours ago