
Sainsbury's Scraper
Pricing
$30.00/month + usage

Sainsbury's Scraper
Scrape product data from Sainsbury's Groceries webiste, the biggest supermarket chain based in the United Kingdom. Extract price, image, description, nutrition info, promotions and more. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.
0.0 (0)
Pricing
$30.00/month + usage
3
Total users
72
Monthly users
16
Runs succeeded
>99%
Last modified
2 months ago
You can access the Sainsbury's 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 '{< "start_urls": [< {< "url": "https://www.sainsburys.co.uk/gol-ui/product/ben---jerrys-ice-cream-cookie-dough-500ml"< },< {< "url": "https://www.sainsburys.co.uk/gol-ui/SearchResults/fruit"< }< ],< "max_items": 30,< "proxySettings": {< "useApifyProxy": true< }<}' |<apify call natanielsantos/sainsbury-s-scraper --silent --output-dataset
Sainsbury's Scraper API through CLI
The Apify CLI is the official tool that allows you to use Sainsbury's 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: