Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgraaf/openapi-scraper
Track changes to RESTful APIs by git scraping their OpenAPI descriptions
https://github.com/sgraaf/openapi-scraper
git-scraping openapi rest-api
Last synced: 12 days ago
JSON representation
Track changes to RESTful APIs by git scraping their OpenAPI descriptions
- Host: GitHub
- URL: https://github.com/sgraaf/openapi-scraper
- Owner: sgraaf
- Created: 2022-08-30T13:06:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T04:40:54.000Z (about 2 months ago)
- Last Synced: 2024-09-18T07:45:24.934Z (about 2 months ago)
- Topics: git-scraping, openapi, rest-api
- Homepage:
- Size: 10.8 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openapi-scraper
Track changes to RESTful APIs by scraping their OpenAPI descriptions
Inspired by Simon Willison's [graphql-scraper](https://github.com/simonw/graphql-scraper) for GraphQL schemas
In this repo:
- [github/github.json](github/github.json) ([history](https://github.com/sgraaf/openapi-scraper/commits/main/github/github.json)) for `https://api.github.com/`
- [openai/openai.yaml](openai/openai.yaml) ([history](https://github.com/sgraaf/openapi-scraper/commits/main/openai/openai.yaml)) for `https://api.openai.com/v1`