Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simonw/graphql-scraper

Track changes to GraphQL APIs by git scraping their schemas
https://github.com/simonw/graphql-scraper

git-scraping graphql

Last synced: 24 days ago
JSON representation

Track changes to GraphQL APIs by git scraping their schemas

Awesome Lists containing this project

README

        

# graphql-scraper

Track changes to GraphQL APIs by scraping their schemas

In this repo:

- [flyctl/fly.graphql](flyctl/fly.graphql) ([history](https://github.com/simonw/graphql-scraper/commits/main/flyctl/fly.graphql)) for `https://api.fly.io/graphql`
- [github/github.graphql](github/github.graphql) ([history](https://github.com/simonw/graphql-scraper/commits/main/github/github.graphql)) for `https://api.github.com/graphql`

See also [git scraping](https://simonwillison.net/2020/Oct/9/git-scraping/) and [help scraping](https://simonwillison.net/2022/Feb/2/help-scraping/).