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 import MediumArticles
username = '<your-medium-username>'

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: medium_article_py-0.1.8.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.8.tar.gz
Algorithm Hash digest
SHA256 4f894c189b35755f6d191b70bcd61c76e4e4649ce53e471bbc5c68ee7ad26a0f
MD5 f847a045e410c9d2bc78327b51a3190f
BLAKE2b-256 b10cca74a314e749aa39e566656cb79fe5c73bedf013f4c3cec0efd0b6aef31e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for medium_article_py-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a1ce32770b591e39a59b0043e51c103b93c225d42e751fa52edf4c60c2c1fbd1
MD5 1170e9ff61dc20dac5c8ff4b89cd1c90
BLAKE2b-256 b71a2a74513ef38bff1290f73df5b71987ed01bc47cb52f5c55c5f98b51ee6f9

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