https://github.com/dahlitzflorian/medium-api
Alternative Medium API for interacting with user specific data such as bookmarks.
https://github.com/dahlitzflorian/medium-api
library medium medium-api package python python-3 python3
Last synced: 6 months ago
JSON representation
Alternative Medium API for interacting with user specific data such as bookmarks.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/medium-api
- Owner: DahlitzFlorian
- License: apache-2.0
- Created: 2019-01-04T18:10:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T20:45:51.000Z (about 7 years ago)
- Last Synced: 2025-08-21T08:05:12.272Z (8 months ago)
- Topics: library, medium, medium-api, package, python, python-3, python3
- Language: Python
- Size: 84.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Medium API #

## Description ##
This is an alternative for the standard Medium API. It's developed as the original Medium API does not provide
capabilities for interacting with user specific data such as bookmarks. To provide an alternative API filling those
gaps, a browser imitation has to be used such as Selenium.
version 0.1dev
## Blocking Issues ##
As Medium uses reCaptcha, the login automation is currently the major
issue. If anybody know a reliable solution to bypass this, feel
free to submit a PR.
## Contribution ##
Contributions are highly welcomed.