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

https://github.com/ahsouza/api-scraping-gh

Mining file data about a particular public GitHub repository
https://github.com/ahsouza/api-scraping-gh

api api-rest beautifulsoup4 docker doom fast html pip python3 requests

Last synced: about 2 months ago
JSON representation

Mining file data about a particular public GitHub repository

Awesome Lists containing this project

README

          

## Up Image Docker

```
docker build -t myimage .
docker run -d --name mycontainer -p 80:80 myimage
```

###
http://127.0.0.1:4200/scrap-repos

```

```