Sainsbury's Scraper
3 days trial then $30.00/month - No credit card required now
Sainsbury's Scraper
3 days trial then $30.00/month - No credit card required now
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.
You can access the Sainsbury's Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "start_urls": [
3 {
4 "url": "https://www.sainsburys.co.uk/gol-ui/product/ben---jerrys-ice-cream-cookie-dough-500ml"
5 },
6 {
7 "url": "https://www.sainsburys.co.uk/gol-ui/SearchResults/fruit"
8 }
9 ],
10 "max_items": 30,
11 "proxySettings": {
12 "useApifyProxy": true
13 }
14}' |
15apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
2 monthly users
-
1 star
>99% runs succeeded
Created in Jun 2023
Modified 2 months ago