Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnwmillr/docscraper

Automatically create functioning Python API wrappers from documentation
https://github.com/johnwmillr/docscraper

api api-wrapper python web-scraper web-scraping

Last synced: 28 days ago
JSON representation

Automatically create functioning Python API wrappers from documentation

Awesome Lists containing this project

README

        

# DocScraper

DocScaper uses API documentation scraped from the web to auto-generate Python API wrappers and unit tests.

Supported APIs:
- [Sportradar](https://github.com/johnwmillr/SportradarAPIs) (complete)
- [Spoonacular](https://github.com/johnwmillr/SpoonacularAPI) (complete)