Yellow Pages US Scraper
1 day trial then $12.00/month - No credit card required now
Yellow Pages US Scraper
1 day trial then $12.00/month - No credit card required now
Search for businesses on the US Yellow Pages. Extract key business information from Yellow Pages US listings, including business names, addresses, phone numbers, categories, website URL, opening hours, ratings, a snippet review... . Export results to JSON, XLS, XML, HTML table, CSV, JSONL
You can access the Yellow Pages US 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 "search": "Restaurant",
3 "locality": "New York",
4 "maxPages": 2,
5 "proxyOptions": {
6 "useApifyProxy": true,
7 "apifyProxyGroups": [
8 "BUYPROXIES94952"
9 ]
10 }
11}' |
12apify call karamelo/yellow-pages-us-scraper --silent --output-dataset
Yellow Pages US Scraper API through CLI
The Apify CLI is the official tool that allows you to use Yellow Pages US 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:
Actor Metrics
8 monthly users
-
2 stars
>99% runs succeeded
Created in Aug 2024
Modified 16 days ago