Steam

Steam

89 ratings
How to jump to specific pages on Steam Marketplace
By Tender Purr ⌜NakedFighter⌟ and 1 collaborators
This guide presents a solution to jump faster on steam's marketplace pages. In case you don't feel like going through e.g. 3000 pages one by one.
   
Award
Favorite
Favorited
Unfavorite
Intro:
Since there is no jump to option on steam to land on a specific page on marketplace, I created a guide explaining how to do just that.
Solution:
Method 1:
If you use Chrome and enable developer console, you can land on e.g. page 373 by typing the following:
g_oSearchResults.GoToPage(373)
This will take you to page 373.

Step by step:
For this example I use Chrome browser.
  1. Open the marketplace for the game you need and witness e.g. thousands of pages.
  2. Press F12.
  3. Select the Console tab
  4. Then type the text above (from the box in the 'Solution' part) and press Enter. Just instead of page 373 as I have in this example, put the one you need.

Method 2:
Here my example is for 'Dota' listings. Look at this link: Here 'p7' stands for page 7. You could change pages on other marketplace listings just by editing page number in the URL.

Note:
* For some reason with whatever questionable updates from Valve's behalf, it will probably redirect you to next page from your search. For instance if you search for page 373, you will probably land on page 374. You could obviously try and cheat and e.g. if you want to go to page 373, type 372. I don't know when or if it will work precisely again. ''Thanks'' Valve. *sigh*

** Be watchful of constant page updates. You may start having e.g. 3000 pages in total and in 5 minutes that could change to e.g. 2995 pages. Just in case your page redirect comes up with 'false' result in the console and you don't notice the total page numbers increasing / decreasing. Should save you time.
Afterword:









If you have questions regarding this guide or just got something to say, leave me a comment below.