Jump to content
LaunchBox Community Forums

1 Screenshot

About This File

Plugin that scrapes Steam Information, banner, screenshots and video to a selected game.

 

Requirements: Launchbox 8.8+

Install: Extract the content of zip file to : Launchbox/plugins/SteamScraper

Source codeGithub (feel free to make a pull request )

Thanks to:

 @fawkesyeah for the extensive testing :)

@CriticalCid for Ideas.

EDIT

If you have trouble running the plugin and crashing due CAS error, please right click on the DLL's , properties and then unblock.

 

unblock.thumb.png.a607d0dfe4f8965625bc1da050b59e0d.png

 

Usage:

 

Just paste the Steam URL from the game that you need to scrape information.

 

Video Tutorial:

 

 

If you want to add Additional Custom fields and Tags please edit the properties.json :

Note: This will generate a LOT of tags, I advise to hide it if you are going to use it. (Legacy Settings -> Game Details -> Disable Custom Fields)

1262031584_2019-02-2623_02_01-Window.thumb.png.a6049434c21fec44ae6c161ee6c89513.png

 

Also if you have the SteamDB or SteamSpy Link only you can use it to get the Steam metadata as well, the regex works just remind to put the / on the final url just like this:

574068081_2019-06-2620_27_48-SteamMetadataDownloader.png.232f89cad070c86d6f62413326697b75.png2069987935_2019-06-2620_29_05-SteamMetadataDownloader.png.f03801c9c937d3a6d9cb0659156f44d5.png

 

BUT THIS WONT GET INFO FROM THE RESPECTIVELY WEBSITES, IT WILL GO TO STEAM ANYWAYS.


What's New in Version 2.7   See changelog

Released

  • Now it will remove all Tags and then add just the correct one.
  • Like 5
  • Thanks 3
  • Game On 1
  • Unusual Gem 1

User Feedback

Recommended Comments



spiritedusual

Posted

13.18 this started getting errors on some games. I just updated to the 13.19 beta the plugin no longer shows in the contextual menu. Might be totally borked now.

dnm

Posted

Plugin now work, but 

"Arcade - Marquee"  now is "Steam Banners"

"Box Front" now is "Steam Poster"

Do not download "Steam Banners"

It's possibile to add Fanart Backgrounds ?

Thx for your work

 

narnz

Posted

On 11/9/2018 at 7:29 PM, srxz said:

Hmm if one tag field can hold multiple values separated with ; then yes would be better this way,@CriticalCid do you if this approach works? One down side is that will become impossible to check if tag and value exists to remove it

This is now possible. Your plugin I'm guessing from before this was possible enters the values separately and it makes everything more seperated. 

custom1.thumb.png.95e9c5a977e068328c396704bf85734a.png

Custom files separates different values and are all entered into a single value. The filter works with each tag as intended, but I had to go manually and select each entry and delete the separate values to make it look like the one below from your plugin. 

 custom.thumb.png.e374027a6ee87070c5e80a9e9f6d6eff.png

Is there a possibility @srxz for your plugin to put the entries as a single value separated with a Semi colon so that I can avoid manually editing each tag. 

srxz

Posted

16 minutes ago, narnz said:

This is now possible. Your plugin I'm guessing from before this was possible enters the values separately and it makes everything more seperated. 

custom1.thumb.png.95e9c5a977e068328c396704bf85734a.png

Custom files separates different values and are all entered into a single value. The filter works with each tag as intended, but I had to go manually and select each entry and delete the separate values to make it look like the one below from your plugin. 

 custom.thumb.png.e374027a6ee87070c5e80a9e9f6d6eff.png

Is there a possibility @srxz for your plugin to put the entries as a single value separated with a Semi colon so that I can avoid manually editing each tag. 

I did not knew about the tags, I can change the code thanks for the info, this plugin has  like 7 years so it maybe not be up to date with new launchbox features

srxz

Posted

On 2/13/2025 at 8:12 PM, dnm said:

Plugin now work, but 

"Arcade - Marquee"  now is "Steam Banners"

"Box Front" now is "Steam Poster"

Do not download "Steam Banners"

It's possibile to add Fanart Backgrounds ?

Thx for your work

 

Yes, I updated them with appropriate and common places now with newer versions. Fanart backgrounds are possible but need to find a reliable place to grab it.

narnz

Posted

The first screenshot I made yesterday so the plugin definitely works as shown in the youtube video you showcased. Thanks for the great product! Its a gem with a lot of uses, especially the tagging function. @srxz

srxz

Posted (edited)

9 minutes ago, narnz said:

The first screenshot I made yesterday so the plugin definitely works as shown in the youtube video you showcased. Thanks for the great product! Its a gem with a lot of uses, especially the tagging function. @srxz

Try the new version that I just uploaded should work

 

edit: I will include a new method later in order to delete all fields names tags so it could clean up the mess

Edited by srxz
narnz

Posted (edited)

The tagging works; Thanks for this. @srxz

I did find an error which is when you use the plugin for an entry that already has a video metadata and your on that game on launchbox then it gives 

"The process cannot access the file C:/...Dead by Daylight.webm' because it is being used by another process."

If you delete the video from files or go to a different game while pasting the url this doesn't come up. 

Edited by narnz
srxz

Posted

19 minutes ago, narnz said:

The tagging works; Thanks for this. @srxz

I did find an error which is when you use the plugin for an entry that already has a video metadata and your on that game on launchbox then it gives 

"The process cannot access the file C:/...Dead by Daylight.webm' because it is being used by another process."

If you delete the video from files or go to a different game while pasting the url this doesn't come up. 

 

Just uploaded a better version.

 

Regarding this error I never experienced it, let me know the exactly steps to do it and I can try do reproduce

narnz

Posted (edited)

23 minutes ago, srxz said:

 

Just uploaded a better version.

 

Regarding this error I never experienced it, let me know the exactly steps to do it and I can try do reproduce

Found out that steamdb url also works with this which is cool. 

It would be great if there's an option of deleting the past tags as some people might manually enter specific tags that this might delete without knowing. But it works and deletes the multiple values from your older plugin which is a time saver for people that previously used this plugin and want it all in one entry. maybe have two different types, its up to you at the end of the day how you want this to work. 

About the error I think it has something to do with .webm files. as this doesn't happen when I do it with a file that has mp4. Its nothing major or breaking and easily circumvented. If you want to reproduce this try creating a new game of dead by daylight, use your plugin twice so it has a video and have make sure that the game is selected in launchbox while the video is playing. 

Edited by narnz
Ekmeian

Posted

Thank you for this awesome plugin. I have found an error that I'm hoping you are able to address. Whenever I try to update a game that has a release date in the month of December I get the following error.

 

image.thumb.png.c8ef0b41d2a41d94fc7465279f96e24f.png


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...