Skip to main content

unofficial api for minds.com

Project description

minds-api

https://img.shields.io/pypi/v/minds.svg https://img.shields.io/travis/granitosaurus/minds.svg Documentation Status Updates

Unofficial api for minds.com

Features

Currently api coverage is limited but it supports:

  • writing posts, blogs

  • reading newsfeed, notifications

  • local profiles

Also see minds-cli for interface for this API.

Quick Usage

Reading:

from minds import Minds
minds_api = Minds()
top_posts = minds_api.channel_top()

Writing:

from minds import Minds, Profile
minds_api = Minds(Profile('username','password'))
top_posts = minds_api.post_newsfeed(message='Hello, this message is from API; only for adults!', mature=True)

FAQ

Can I write a botnet using this to manipulate votes?

Probably, but it will be easy to detect and not gonna last long.

Is there some sort of cli or interface for this?

Yes see minds-cli project.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

If you wish to support this project you can open up an issue or send me a tip:

  • Bitcoin: 18oJWwdy1XExN69kggj2JdYtqohMPx9QF8

  • Bitcoin Cash: 18oJWwdy1XExN69kggj2JdYtqohMPx9QF8

  • Doge: DEmJSgawKvtS9CGQUC7QdNETa2UuYBrenS

  • Ethereum: 0xe8b452F9E3FDa8CEB32b2C231f73cC5cFa67735B

  • Monero: 43PAxkfekEYQki3HTQkgt9eH7KK5ZRBd447HkumTGmo8cacA9vP25MwWbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm3yjjWof

History

0.1.0 (2018-03-27)

  • First release on PyPI.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

minds-0.1.2-py2.py3-none-any.whl (10.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file minds-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for minds-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 96f99b23d6c1f9a0e3a92abbd677b25b527e79100076f1dbe91c874674fdeac8
MD5 81655675b756d8b63d24abb79246994c
BLAKE2b-256 868d4685878f0a5b6ef9f8981f35a72152721d44c0d70f24d9515c47b833250b

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