Bodega Aurrera Scraper avatar
Bodega Aurrera Scraper

Pricing

$35.00/month + usage

Go to Store
Bodega Aurrera Scraper

Bodega Aurrera Scraper

Developed by

Glenn Inizan

Glenn Inizan

Maintained by Community

Bodega Aurrera Scraper

0.0 (0)

Pricing

$35.00/month + usage

1

Total users

3

Monthly users

2

Runs succeeded

>99%

Last modified

3 months ago

You can access the Bodega Aurrera 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.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.bodegaaurrera.com.mx/search?q=huggies&catId=265136"
5    }
6  ]
7}' |
8apify call kae3nn/aurrera --silent --output-dataset

Bodega Aurrera Scraper API through CLI

The Apify CLI is the official tool that allows you to use Bodega Aurrera 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: