
Yellow Pages
Pricing
$10.00/month + usage
Go to Store

Yellow Pages
Scrape Yellow Pages for addresses, categories, names and phone numbers from listings
1.0 (1)
Pricing
$10.00/month + usage
5
Total users
436
Monthly users
21
Runs succeeded
99%
Response time
19 days
Last modified
2 days ago
You can access the Yellow Pages 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": "Mechanic",< "location": "New York",< "maxItems": 30,< "proxyConfiguration": {< "useApifyProxy": false< }<}' |<apify call mcdowell/yellow-pages --silent --output-dataset
Yellow Pages API through CLI
The Apify CLI is the official tool that allows you to use Yellow Pages locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: