Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kvdomingo/autocomeback

Web scraper to pull comeback/debut data from dbkpop and r/kpop
https://github.com/kvdomingo/autocomeback

beautifulsoup cloud-functions kpop pubsub python web-scraping

Last synced: about 2 months ago
JSON representation

Web scraper to pull comeback/debut data from dbkpop and r/kpop

Awesome Lists containing this project

README

        

# autocomeback

## Requirements

- Python 3.10+
- Poetry

## Running locally

1. Clone the repo
2. Install dependencies
```shell
poetry install
```
3. Run script:
```shell
poetry run python -m autocomeback
```