
Yell Scraper
Under maintenance
Pricing
$30.00/month + usage

Yell Scraper
Under maintenance
A scraper that extracts data from from Yell.com base on Keywords and Locality. Scrape and download business information data as HTML table, JSON, CSV, Excel, XML.
0.0 (0)
Pricing
$30.00/month + usage
2
Total users
162
Monthly users
10
Runs succeeded
>99%
Last modified
8 months ago
You can access the Yell 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.yell.com/ucs/UcsSearchAction.do?keywords=Pizza&location=chelsea"< }< ],< "sortBy": "relevance",< "maxResults": 50,< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call mcdowell/yell-scraper --silent --output-dataset
Yell Scraper API through CLI
The Apify CLI is the official tool that allows you to use Yell 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: