Simple YellowPages Scraper (USA)
Pay $5.00 for 1,000 results
Simple YellowPages Scraper (USA)
Pay $5.00 for 1,000 results
Extract addresses, phone numbers, business categories, and names from Yellow Pages US listings. A flexible Yellow Pages API for crawling and downloading complete contact details.
You can access the Simple YellowPages Scraper (USA) 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 "search": "Dentist",
3 "location": "Los Angeles",
4 "maxItems": 200,
5 "extendOutputFunction": "($, record) => {\\n return {};\\n}",
6 "proxyConfiguration": {
7 "useApifyProxy": false
8 }
9}' |
10apify call pajoe/simple-yellowpages-scraper-usa --silent --output-dataset
Yellowpages Scraper API through CLI
The Apify CLI is the official tool that allows you to use Simple YellowPages Scraper (USA) locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Nov 2024
Modified 6 days ago