Yellow Pages US Scraper
Pay $0.50 for 1,000 results
Yellow Pages US Scraper
Pay $0.50 for 1,000 results
Extract key business information from Yellow Pages US listings, including business names, addresses, phone numbers, categories, website URL, opening hours, ratings, a snippet review and many more. You can export results in various formats including 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}' |
6apify 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:
- 10 monthly users
- 2 stars
- 100.0% runs succeeded
- Created in Aug 2024
- Modified about 1 month ago