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

https://github.com/rohit1kumar/scrape


https://github.com/rohit1kumar/scrape

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# How to run
Update username and password in main.py

```bash
pip install -r requirements.txt
playwright install chromium
python main.py
```
python -m venv .venv
source .venv/Script/activate