Yellow Pages US Scraper avatar
Yellow Pages US Scraper

Pricing

$12.00/month + usage

Go to Store
Yellow Pages US Scraper

Yellow Pages US Scraper

Developed by

karamelo

karamelo

Maintained by Community

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

0.0 (0)

Pricing

$12.00/month + usage

2

Total users

59

Monthly users

8

Runs succeeded

>99%

Last modified

3 months ago

You can access the Yellow Pages US Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "search": "Restaurant",
< "locality": "Los Angeles",
< "maxPages": 1,
< "proxyOptions": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "BUYPROXIES94952"
< ]
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: