https://github.com/mdb/feeder
Use GitHub Actions to fetch my recent media JSON from Instagram and publish the JSON as a GitHub Pages endpoint.
https://github.com/mdb/feeder
Last synced: about 1 year ago
JSON representation
Use GitHub Actions to fetch my recent media JSON from Instagram and publish the JSON as a GitHub Pages endpoint.
- Host: GitHub
- URL: https://github.com/mdb/feeder
- Owner: mdb
- License: mit
- Created: 2021-09-15T11:40:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T01:18:36.000Z (about 1 year ago)
- Last Synced: 2025-04-11T02:31:45.918Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 191 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/mdb/feeder/actions/workflows/generate-feeds.yaml) [](https://github.com/mdb/feeder/actions/workflows/refresh-ig-token.yaml)
# feeder
Use [GitHub Actions](https://github.com/mdb/feeder/actions/workflows/generate-feeds.yaml) to collect
data from disparate HTTP APIs; used GitHub pages to serve the data at `https://mdb.github.io/feeder`
JSON endpoints used by `mikeball.info`.
## Endpoints
* [mdb.github.io/feeder/feeds/instagram-media.json](https://mdb.github.io/feeder/feeds/instagram-media.json) -
my recent `instagram.com/clapclapexcitement` media
* [mdb.github.io/feeder/feeds/github-contributions.json](https://mdb.github.io/feeder/feeds/github-contributions.json) -
all public GitHub repositories I've contributed to