Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/johnwmillr/docscraper
- Owner: johnwmillr
- Created: 2018-08-03T18:46:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-30T21:16:39.000Z (over 5 years ago)
- Last Synced: 2024-10-23T13:43:34.876Z (3 months ago)
- Topics: api, api-wrapper, python, web-scraper, web-scraping
- Language: Jupyter Notebook
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)