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

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.9.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

medium_article_py-0.1.9-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: medium_article_py-0.1.9.tar.gz
  • Upload date:
  • Size: 3.5 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.9.tar.gz
Algorithm Hash digest
SHA256 3d3977621a327377709dd759aa99db46783eacadc5feb817f76185af2f84e12b
MD5 8f469f6be341921719791b42514959f9
BLAKE2b-256 c5ad20af0b95d2a48bd8c94ba4a1281dbf9625aeeb594570964e85c9496dc02c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for medium_article_py-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 e16d90be68ba54f113bf04e4a029ee8c3d6d5926f1fd4d39e91b472a8708089c
MD5 d70f83cc154ee3e5a151bca841fcc8ee
BLAKE2b-256 156a7dc7a713a74e552d1c97dda4035d67cf03d743db5f2db23b81089572a313

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