Juegosdigitales Discovery Parser Spider avatar

Juegosdigitales Discovery Parser Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Juegosdigitales Discovery Parser Spider

Juegosdigitales Discovery Parser Spider

Extract detailed video game data from JuegosDigitales using keyword searches. Ideal for market research, price monitoring, and competitive analysis. Features include customizable search parameters, flexible item limits, and high-quality output with seamless integration into Apify's ecosystem....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share


Juegosdigitales Discovery Parser Spider

Introduction

The Juegosdigitales Discovery Parser Spider is a powerful web scraping tool designed to extract detailed information about video games from the JuegosDigitales website. It allows users to search for specific game titles using keywords and retrieve comprehensive data, including pricing, discounts, and product details. This Actor is ideal for market research, competitive analysis, and price monitoring.

Features

  • Keyword-Based Search: Customize searches with specific game-related keywords.
  • Flexible Item Limit: Set a maximum number of items to scrape per run or allow unlimited scraping.
  • Comprehensive Data Extraction: Retrieve detailed information such as game name, platform, pricing, and discount details.
  • High-Quality Output: Ensures data accuracy and reliability for informed decision-making.
  • Easy Integration: Seamlessly integrates with Apify's ecosystem for further processing and analysis.

Input Parameters

ParameterTypeRequiredDescriptionExample
KeywordsarrayNoThe keywords for the spider.["resident", "god of war"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Keywords": ["resident", "god of war"],
"item_limit": 10
}

Output JSON

[
{
"game_name": "Resident Evil 4 Remake + Separate Ways Ps4",
"platform": "PS4",
"image_url": "https://www.juegosdigitalescolombia.com.co/wp-content/uploads/2026/04/resident-evil-4-remake-separate-ways-ps4-600x750.jpg.webp",
"product_url": "https://www.juegosdigitalescolombia.com.co/producto/resident-evil-4-remake-separate-ways-ps4/",
"current_price": "39.900",
"current_price_raw": "39.900",
"original_price": "99.900",
"original_price_raw": "99.900",
"savings": "60.000",
"savings_raw": "60.000",
"on_sale": true,
"discount_percent": "-60%",
"discount_label": "En oferta",
"search_keyword": "resident",
"page": 1,
"total_results": 22,
"actor_id": "ULW2rLgcJd2drqxsZ",
"run_id": "SehCOo4RFuXEC72X7"
},
{
"game_name": "Resident Evil 4 Remake + Separate Ways Ps5",
"platform": "PS5",
"image_url": "https://www.juegosdigitalescolombia.com.co/wp-content/uploads/2026/04/resident-evil-4-remake-separate-ways-ps5-600x750.jpg.webp",
"product_url": "https://www.juegosdigitalescolombia.com.co/producto/resident-evil-4-remake-separate-ways-ps5/",
"current_price": "39.900",
"current_price_raw": "39.900",
"original_price": "89.900",
"original_price_raw": "89.900",
"savings": "50.000",
"savings_raw": "50.000",
"on_sale": true,
"discount_percent": "-56%",
"discount_label": "En oferta",
"search_keyword": "resident",
"page": 1,
"total_results": 22,
"actor_id": "ULW2rLgcJd2drqxsZ",
"run_id": "SehCOo4RFuXEC72X7"
},
{
"game_name": "Resident Evil Requiem Ps5",
"platform": "PS5",
"image_url": "https://www.juegosdigitalescolombia.com.co/wp-content/uploads/2026/02/resident-evil-requiem-ps5-survival-horror-600x750.jpg.webp",
"product_url": "https://www.juegosdigitalescolombia.com.co/producto/resident-evil-requiem-ps5/",
"current_price": "104.900",
"current_price_raw": "104.900",
"original_price": "129.900",
"original_price_raw": "129.900",
"savings": "25.000",
"savings_raw": "25.000",
"on_sale": true,
"discount_percent": "-19%",
"discount_label": "En oferta",
"search_keyword": "resident",
"page": 1,
"total_results": 22,
"actor_id": "ULW2rLgcJd2drqxsZ",
"run_id": "SehCOo4RFuXEC72X7"
}
]

Use Cases

  • Market Research and Analysis: Gather data on game prices, discounts, and availability.
  • Competitive Intelligence: Monitor competitor pricing strategies and product offerings.
  • Price Monitoring: Track price changes over time to identify trends or opportunities.
  • Content Aggregation: Compile comprehensive lists of games for content creation.
  • Academic Research: Use the data for studies on consumer behavior in gaming markets.
  • Business Automation: Integrate with business processes for automated reporting and decision-making.

Installation and Usage

  1. Search for "Juegosdigitales Discovery Parser Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with the following fields:

  • game_name: The name of the game.
  • platform: The platform for which the game is available.
  • image_url: URL to the game's image.
  • product_url: Direct link to the product page.
  • current_price and current_price_raw: Current price in formatted and raw formats.
  • original_price and original_price_raw: Original price in formatted and raw formats.
  • savings and savings_raw: Savings amount in formatted and raw formats.
  • on_sale: Boolean indicating if the game is on sale.
  • discount_percent: Discount percentage.
  • discount_label: Label for discount status (e.g., "En oferta").
  • search_keyword: Keyword used for the search.
  • page: Page number of results.
  • total_results: Total number of results found.
  • actor_id and run_id: Unique identifiers for the actor run.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!