Graphics cards scraper avatar
Graphics cards scraper
Deprecated

Pricing

Pay per usage

Go to Store
Graphics cards scraper

Graphics cards scraper

Deprecated
hynekh/graphics-cards-scraper

Developed by

Hynek Havel

Maintained by Community

This actor scrape all in-stock graphics cards in Czech E-shops: alza.cz, czc.cz, mironet.cz and tsbohemia.cz. If you are interested only in some GPU models, you can filter saved data by input Filter.

0.0 (0)

Pricing

Pay per usage

2

Monthly users

1

Last modified

2 years ago

Overview

This actor scrape all in-stock graphics cards in Czech E-shops. Output is saved to default dataset and contains: shop name, name of product and current price. Actor is lightweight and using only CheerioCrawler for better CU consumption (no puppeteer). If you are interested only in some GPU models, you can filter saved data by input filter.

Scraped E-shops

Input

Output

All scraped products will be saved to default run dataset in this format:

1[{
2  "results": [
3    {
4      "shop": "ALZA",
5      "name": "GIGABYTE GeForce GT 710 1GB",
6      "price": "999,-"
7    },
8    {
9      "shop": "ALZA",
10      "name": "HP NVIDIA Graphics PLUS Quadro P400",
11      "price": "2 990,-"
12    },
13    {
14      "shop": "MIRONET",
15      "name": "MSI N730K-2GD3H",
16      "price": "1 946 Kč"
17    },
18    {
19      "shop": "MIRONET",
20      "name": "PowerColor AXRX 580 8GBD5-DHDV2 OC",
21      "price": "17 668 Kč"
22    },
23    {
24      "shop": "TSBOHEMIA",
25      "name": "GIGABYTE GeForce GT 710 GV-N710D5-1GL",
26      "price": "1 049,-"
27    },
28    {
29      "shop": "TSBOHEMIA",
30      "name": "MSI GeForce GT 710 (GT 710 1GD3H LP)",
31      "price": "999,-"
32    },
33  ]
34}]

CU consumption

Average compute units consumption with 1024 MB memory is about 0.015 CU.

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.