GPUCHECK Scraper
by dtrungtin
Automatically extracts only the latest GPU/CPU, settings, and FPS data from your GPUCHECK runs. Get clean, structured performance metrics without the manual hassle.
Opens on Apify.com
About GPUCHECK Scraper
Tired of sifting through entire benchmark runs just to find the latest GPU and CPU performance data? I built GPUCHECK Scraper to solve exactly that. It’s a focused tool that automatically extracts only the fresh, relevant metrics from your last GPUCHECK run: new GPU and CPU models, their tested quality settings, resolution, the game benchmarked, and the corresponding FPS. This means you get a clean, immediate snapshot of the newest hardware performance without the clutter of old or repeated data. It’s perfect for developers and hardware enthusiasts who are tracking performance trends, building comparison databases, or just want to quickly see how the latest gear stacks up in specific games. I use it to keep my own internal dashboards updated without manual copy-pasting, saving a ton of time. You simply point it at your run, and it delivers a structured dataset ready for analysis, visualization, or integration into your projects. It does one job and does it well—delivering precise, actionable benchmark data.
What does this actor do?
GPUCHECK Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
GPUCHECK Scraper
An Apify actor for scraping hardware performance data (GPU/CPU combinations, games, and FPS) from GPUCHECK. Built on the Apify SDK, it can be run on the Apify platform or locally.
Overview
This actor extracts performance benchmarks from GPUCHECK.com. By default, it only scrapes new results not seen in previous runs to avoid duplicate data. Results are saved to a dataset, with each item detailing a specific game's FPS for a given GPU, CPU, quality setting, and resolution.
Key Features
- Incremental Scraping: Saves the state of the last crawl. Subsequent runs only extract new data, saving time and compute units.
- Filtered Crawling: Use regex patterns to include or exclude specific GPU and CPU models.
- Proxy Support: Requires a proxy; uses Apify Proxy by default.
- Local & Cloud Execution: Can be run on the Apify platform or in your local environment.
How to Use
- Configure Input: Set your desired filters (
gpuIncludeRegex,cpuIncludeRegex, etc.) in the actor's input. - Run the Actor: Start the run on Apify or via CLI.
- Access Output: Results are available in the run's dataset.
- Manage State: To perform a full scrape (ignoring previous runs), delete the
"gpucheck"key in Storage > Key-value stores.
Input
Configure the scrape using the following input fields:
| Field | Type | Description | Default |
|---|---|---|---|
gpuIncludeRegex |
Array | List of regex patterns for GPUs to include. | - |
cpuIncludeRegex |
Array | List of regex patterns for CPUs to include. | - |
gpuExcludeRegex |
Array | List of regex patterns for GPUs to exclude. | - |
cpuExcludeRegex |
Array | List of regex patterns for CPUs to exclude. | - |
proxyConfiguration |
Object | Proxy settings. Proxy usage is required. | { "useApifyProxy": true } |
Output
The output is stored as dataset items. Each item represents a single game's FPS result for a specific hardware and settings combination.
[
{
"url": "https://www.gpucheck.com/gpu/amd-radeon-rx-460/amd-ryzen-3-2200g/high/?lang=en¤cy=usd",
"gpu": "AMD Radeon RX 460 - $ 140",
"cpu": "AMD Ryzen 3 2200G - $ 98",
"quality": "high",
"resolution": "1920x1080",
"game": "Assassin's Creed Valhalla",
"fps": "26.6"
}
]
Compute Units Consumption
For efficiency, run longer scrapes (at least one minute) rather than multiple short ones due to startup overhead. On average, the actor consumes 1 Compute Unit for every 200 results scraped.
For feedback, contact dtrungtin@gmail.com.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try GPUCHECK Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- dtrungtin
- Pricing
- Paid
- Total Runs
- 1,506
- Active Users
- 12
Related Actors
Similarweb scraper
by curious_coder
Google Ads Scraper
by silva95gustavo
Cheap Google Search Results Scraper
by tuningsearch
G2 Explorer
by jupri
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support