Merida Bike Scraper avatar
Merida Bike Scraper

Pricing

$25.00/month + usage

Go to Store
Merida Bike Scraper

Merida Bike Scraper

Developed by

nerdnd

nerdnd

Maintained by Community

https://www.merida-bikes.com scraper that collects bycicle specs on the product pages.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

9 months ago

You can access the Merida Bike 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": [
< "https://www.merida-bikes.com/en-gb/bike/4140/scultura-9000",
< "https://www.merida-bikes.com/en-gb/bike/4053/one-sixty-8000"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call nerdnd/merida-scraper --silent --output-dataset

Merida Bike Scraper API through CLI

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