Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`