https://github.com/enzosv/medium-crawler
Find the most popular medium posts (unofficial)
https://github.com/enzosv/medium-crawler
medium medium-api
Last synced: 12 months ago
JSON representation
Find the most popular medium posts (unofficial)
- Host: GitHub
- URL: https://github.com/enzosv/medium-crawler
- Owner: enzosv
- Created: 2024-04-09T06:25:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T02:45:47.000Z (almost 2 years ago)
- Last Synced: 2025-04-23T18:19:05.942Z (12 months ago)
- Topics: medium, medium-api
- Language: Go
- Homepage: https://enzosv.github.io/medium-crawler/
- Size: 84.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What this does
- crawls medium using unofficial apis
- enables you to find the most popular posts
# How to
## I just want the list
- Go to https://enzosv.github.io/medium-crawler/
## I want to analyze the list
- `sqlite3 medium.db`
## I want to update the list
### Requirements
- [curl impersonate](https://github.com/lwthiker/curl-impersonate)
- go v1.21.0+
- untested on older versions
### Run
- `go run .`
# Notes
- Some of the posts might be responses. I checked too late.
- This probably breaks medium TOS
- The list/db isn't always updated and is far from comprehensive