PZModScraper icon indicating copy to clipboard operation
PZModScraper copied to clipboard

Script to pull Workshop IDs and Mod IDs for Steam Workshop collections.

Results 1 PZModScraper issues
Sort by recently updated
recently updated
newest added

```python Traceback (most recent call last): File "/home/pzserver/PZModScraper/getcollection.py", line 60, in request_ugc return api.call(method_path='ISteamRemoteStorage.GetPublishedFileDetails',\ File "/home/pzserver/.local/lib/python3.10/site-packages/steam/webapi.py", line 167, in call return getattr(getattr(self, interface), method)(**kwargs) File "/home/pzserver/.local/lib/python3.10/site-packages/steam/webapi.py", line 327, in __call__...