Skip to main content

A simple python library for Medium Articles APIs

Project description

A Python library designed to retrieve articles and user information from Medium. This library offers an easy-to-use method for developers to incorporate Medium content into their applications.

Installation

You can install this library using pip.

pip install medium-article-py

Usage

Here is a simple example to get you started:

from medium_article_py.medium import MediumArticles

username = '<your-medium-username>'
md = MediumArticles()

print(md.get_profile_url(username))
# Output: https://medium.com/feed/@engrmuhammadusman108

Function

Arguments

Output

getData

username : string

string

getProfileUrl

username : string

string

getProfileTitle

username : string

string

getProfileAuthor

username : string

string

getProfileDescription

username : string

string

getProfileImageUrl

username : string

string

getLatestArticleTitle

username : string

array[string]

getLatestArticlePublicationDate

username : string

string

getLatestArticleUrl

username : string

string

getLatestArticleDescription

username : string

html

getLatestArticle

username : string

object

getLatestArticlesTitle

username : string

string

Contributing

Support

engrmuhammk

LICENSE

This project is licensed under the MIT License - see the [LICENSE](https://github.com/muhammad-usman-108/medium-article-py/blob/main/LICENSE) file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

medium_article_py-0.1.10.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

medium_article_py-0.1.10-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file medium_article_py-0.1.10.tar.gz.

File metadata

  • Download URL: medium_article_py-0.1.10.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for medium_article_py-0.1.10.tar.gz
Algorithm Hash digest
SHA256 a3b10e668b8aee00f5157d1a929d4b9baf0d7cf1bcfb00cbee8b9d70630f2924
MD5 3f93259b48bdf689346e19c1c6b7667e
BLAKE2b-256 369e9516e56bad9cc532fa8991508d87c5c4c60e8b811e7996a1b7382bf10d25

See more details on using hashes here.

File details

Details for the file medium_article_py-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for medium_article_py-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 4ee966af2308fa559dca2aa32b08cd884f855e6272405ea5329b863d00b2b5d2
MD5 d2a7e514b6b503eb97b7b9a2e5498897
BLAKE2b-256 0ec98ef43a1749584132ec5fdf6d44c52d3df3e1b7b16e923c2d94c215295aa3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page