vurposts.blogg.se

How to get cs go skins easy
How to get cs go skins easy







how to get cs go skins easy how to get cs go skins easy

Nothing that a simple if+foreach couldn't fix.Īlso do it only after skins update if overused you could get blocked from valve website for spamming. You could do a foreach on the usage thingy since some weapons don't have some variants on the market, curl could return wrong page.

how to get cs go skins easy

Just remember to replace all spaces going to the url with %20 but that depends on what you use to get the page. Won't be hard to make php or python script to get all of it and put it in a database for ease of use.įor skins images you could get weapon and skin name from the above, and do a foreach curl loop to get content from div with "market_listing_largeimage" class using for example simple_html_dom.php, from url %29 Looking like that "PaintKit_so_red_Tag" "Candy Apple" Lists of all skins as well as rarity and corresponding weapons are in " paint_kits", " paint_kits_rarity" and " item_sets" sections of /csgo/scripts/items/items_game.txt file.Īs for their correct names, those are in /csgo/resource/csgo_ YOUR_LANGUAGE.txt. I haven't found anything regarding skins in Steam Web Api.









How to get cs go skins easy