Steam store scraper. Extract search results from the steam store. Scrap games data: bundle discount, release date, discount, price, image, original_price, platforms types, reviews score, title, url
Steam store scraper.
Extract search results from the steam store.
Get data about games : bundle discount, release date, discount, price, image, original_price, platforms types, reviews score, title, url
1{ 2 "url": "https://store.steampowered.com/app/1675200/Steam_Deck/?snr=1_7_7_7000_150_1", 3 "final_price": 349, 4 "discount": 0, 5 "original_price": 349, 6 "bundle_discount": 0, 7 "title": "Steam Deck", 8 "image": "https://shared.cloudflare.steamstatic.com/store_item_assets/steam/apps/1675200/capsule_sm_120.jpg?t=1699990406", 9 "resume_score": "", 10 "platforms_types": [ 11 "win", 12 "mac", 13 "linux" 14 ], 15 "date": "" 16}, 17{ 18 "url": "https://store.steampowered.com/app/1401590/Disney_Dreamlight_Valley/?snr=1_7_7_7000_150_1", 19 "final_price": 29.99, 20 "discount": 25, 21 "original_price": 39.99, 22 "bundle_discount": 0, 23 "title": "Disney Dreamlight Valley", 24 "image": "https://shared.cloudflare.steamstatic.com/store_item_assets/steam/apps/1401590/capsule_sm_120.jpg?t=1732113823", 25 "resume_score": "positive", 26 "platforms_types": [ 27 "win" 28 ], 29 "date": "05/12/2023" 30}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!