Xbox Product Spider avatar

Xbox Product Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Xbox Product Spider

Xbox Product Spider

The Xbox Product Spider scrapes game details from the Xbox Games Store. Extract titles, publishers, genres, prices, tags, and images using URLs. Ideal for market research, price monitoring, and competitor analysis. Supports Apify proxy for reliable, scalable scraping of Xbox game data.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

2

Monthly active users

2 days ago

Last modified

Share

Xbox Product Spider

The Xbox Product Spider is an Apify Actor that scrapes product details from the Xbox Games Store. By providing game URLs, users can extract titles, publishers, genres, pricing, tags, and images for market research, price monitoring, or gaming industry analysis.

Input Parameters

The Actor requires a JSON input with the following parameters:

ParameterTypeDescription
UrlsArrayList of Xbox Games Store product URLs to scrape details from.
proxyConfigurationObjectProxy settings for the Actor. Set useApifyProxy: true and specify groups.

Example Input:

{
"Urls": [
"https://www.xbox.com/en-US/games/store/trepang2/9NCDMPCPDTQF/0010"
],
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Features

  • Detailed Product Extraction: Captures game titles, publishers, genres, pricing, and tags.
  • Image Collection: Retrieves product and background images for visual analysis.
  • Proxy Support: Utilizes Apify's proxy system for reliable and scalable scraping.
  • Structured JSON Output: Delivers data in a clean format for easy integration.
  • Sale Tracking: Includes original and discounted prices with sale duration details.

Output

The Actor outputs a JSON array containing product details. Below is an example output:

[
{
"url": "https://www.xbox.com/en-US/games/store/trepang2/9NCDMPCPDTQF/0010",
"status": 200,
"game_title": "Trepang2",
"publisher": "Team17",
"genres": [
"Shooter",
"Action & adventure"
],
"rating": null,
"total_ratings": null,
"original_price": "$29.99",
"discounted_price": null,
"tags": [
"Optimized for Xbox Series X|S",
"On sale: save $15.00, ends in 2 days",
"Xbox Play Anywhere",
"10 Supported languages",
"Optimized for Xbox Series X|S",
"On sale: save $15.00, ends in 2 days",
"Xbox Play Anywhere",
"10 Supported languages"
],
"product_image": "https://store-images.s-microsoft.com/image/apps.30600.13565307987155634.2e7d3c9a-2f66-4f64-b6d1-4ba36001191e.d60544cd-ffe8-449a-b2e5-b0208f184784?q=90&w=177&h=265",
"background_image": "https://store-images.s-microsoft.com/image/apps.9118.13565307987155634.2e7d3c9a-2f66-4f64-b6d1-4ba36001191e.77dac885-dfe1-43cc-9a1a-f3764545db87?q=90&w=480&h=270"
}
]

Use Cases

  • Market Research: Analyze game genres, publishers, and pricing trends on the Xbox Games Store.
  • Price Monitoring: Track original and discounted prices to identify sales and promotions.
  • Competitor Analysis: Compare game offerings across publishers for strategic insights.
  • Content Creation: Use product images and details for gaming blogs or marketing materials.

Support

For bug reports or custom needs, contact us at support@getdataforme.com or use our contact form at https://getdataforme.com/contact/.
Please include a clear subject line, such as "Custom Support for Xbox Product Spider."

Thank you for using the Xbox Product Spider!