Cardmarket.com Trend Scraper avatar
Cardmarket.com Trend Scraper

Pricing

$10.00/month + usage

Go to Store
Cardmarket.com Trend Scraper

Cardmarket.com Trend Scraper

Developed by

ecomscrape

ecomscrape

Maintained by Community

Automate One Piece card trend analysis with our Cardmarket scraper. Extract weekly top cards, prices, and market data from Europe's largest TCG marketplace efficiently.

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

28

Monthly users

6

Runs succeeded

97%

Last modified

a day ago

You can access the Cardmarket.com Trend 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 '{
< "urls": [
< "https://www.cardmarket.com/en/OnePiece/Data/Weekly-Top-Cards"
< ],
< "max_items_per_url": 20,
< "max_retries_per_url": 2,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "SG"
< }
<}' |
<apify call ecomscrape/cardmarket-trend-scraper --silent --output-dataset

Cardmarket.com Trend Scraper API through CLI

The Apify CLI is the official tool that allows you to use Cardmarket.com Trend 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: