Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geckoeidechse/thunderstore-scraper


https://github.com/geckoeidechse/thunderstore-scraper

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# thunderstore-scraper

A simple Python script written for personal use to scrape the [Northstar Thunderstore](https://northstar.thunderstore.io/) and download the latest release of mods for local analysis.

## Usage

Use [Python Poetry](https://python-poetry.org/)

Install dependencies

```sh
poetry install
```

Run in interactive mode or spawn a shell with poetry (`poetry shell`) and run `scraper.py` form there.