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

https://github.com/fdjrr/tokopedia-web-scraping

Tokopedia Web Scraping
https://github.com/fdjrr/tokopedia-web-scraping

Last synced: 3 months ago
JSON representation

Tokopedia Web Scraping

Awesome Lists containing this project

README

        

# Tokopedia Web Scraping

```bash
$ virtualenv venv
$ source venv/bin/activate
$ python3 -m pip install -r requirements.txt
$ python3 app.py
```