Skip to main content

mentio

Python client for the Mentio API: social listening across Bluesky, Hacker News, Reddit, X, GitHub, Stack Overflow, DEV, YouTube, LinkedIn and news. Generated from the API's OpenAPI document and regenerated whenever the API changes, so it is always complete. Python 3.11+, sync and async, typed.

pip install mentio
from mentio import Mentio

mentio = Mentio(api_key="mk_live_...")

for mention in mentio.mentions.search(platform="reddit", relevant=True, limit=25).data:
    print(mention.post.platform.value, mention.classification.relevance, mention.post.url)

keyword = mentio.keywords.create(term="acme", kind="brand")
mentio.mentions.update("mm_7f3a...", status="done")
summary = mentio.analytics.summary(range_="7d", compare=True, timezone="Europe/Madrid")

One object, one call per endpoint, grouped by resource: keywords, mentions, people, segments, alerts, channels, company, analytics, api_keys, system. Enum-valued arguments take plain strings, instants take a datetime, an ISO 8601 string or epoch milliseconds, bodies take a dict, a model or their fields as keyword arguments. A non-2xx raises MentioError with the API's status, code and message. AsyncMentio mirrors every call for asyncio.

The full guide is at docs.mentio.dev/sdks/python.

Release files for mentio 0.2.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for mentio 0.2.1
File Size Uploaded
mentio-0.2.1.tar.gz 91.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for mentio 0.2.1
File Interpreter ABI Platform
mentio-0.2.1-py3-none-any.whl Python 3 none any Details

Total release size: 370.4 kB

Release files / mentio-0.2.1.tar.gz

Download URL mentio-0.2.1.tar.gz
Size 91.9 kB
Tags Source
SHA-256 checksum
How to use checksums
5460db07edb04163d420e8d45f129e92b8a37a5547409fb6f74a77f230e24453
BLAKE2b-256 checksum
How to use checksums
c07e865589499882e6bf206bf590c2edbe2fcad8ccc86369b15c7c6fb3fb5dcc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release files / mentio-0.2.1-py3-none-any.whl

Download URL mentio-0.2.1-py3-none-any.whl
Size 278.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
ff369c726a4e9a78f11eca976e30f5bbd470f1146d4fc18f480398744b296017
BLAKE2b-256 checksum
How to use checksums
a243ca05684d4b3f6a7d5fee684d077d1b39f62f10c7227f1f7a1d90b7e763d6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release history Release notifications | RSS feed

0.8.1

2 release files

0.8.0

2 release files

0.7.1

2 release files

0.7.0

2 release files

0.6.4

2 release files

0.6.3

2 release files

0.6.2

2 release files

0.6.1

2 release files

0.6.0

2 release files

0.5.3

2 release files

0.5.2

2 release files

0.5.1

2 release files

0.5.0

2 release files

0.4.2

2 release files

0.4.1

2 release files

0.4.0

2 release files

0.3.2

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.2.2

2 release files

This release

0.2.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page