
Yellow Pages Scraper
Pricing
$25.00/month + usage

Yellow Pages Scraper
Crawl the Yellow Pages site and extract data about businesses. Scrape business details with unlimited options like search terms, location, sorting options, and many more.
1.0 (1)
Pricing
$25.00/month + usage
4
Total users
101
Monthly users
8
Runs succeeded
83%
Last modified
2 months ago
You can access the Yellow Pages 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 '{< "startUrls": [< {< "url": "https://www.yellowpages.com/search?search_terms=air+conditioning+service+repair&geo_location_terms=San+Francisco%2C+CA"< },< {< "url": "https://www.yellowpages.com/san-francisco-ca/mip/air-conditioning-service-repair-515780833"< }< ],< "maxItems": 100,< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ],< "apifyProxyCountry": "US"< }<}' |<apify call onidivo/yellow-pages-scraper --silent --output-dataset
Yellow Pages Scraper API through CLI
The Apify CLI is the official tool that allows you to use Yellow Pages 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: