Skip to main content

A tool to find the best hashtags for a given word

Project description

📈 Best Hashtags

Best Hashtags is a Python tool that helps you find the most popular hashtags for a given word. It’s perfect for content creators, marketers, and social media enthusiasts looking to boost their reach with relevant hashtags.

🚀 Features

  • Retrieve Top Hashtags: Instantly find the most popular hashtags for any keyword.
  • Customizable Results: Get a specific number of hashtags based on your needs.
  • Randomized Option: Shuffle the hashtags for more variety.

⚙️ Installation

You can install Best Hashtags in two ways:

1️⃣ Install via PyPI (Recommended)

The easiest way to get started is by installing the package from [PyPI]

pip install best-hashtags

💡 Usage

You can use Best Hashtags directly in your Python code.

Example 1: Using from the Command Line

python src/best_hashtags.py music

This will display the top 30 hashtags related to "music".

Example 2: Using in Python Scripts

from best_hashtags import BestHashtags

# Initialize the BestHashtags class
hashtag_finder = BestHashtags()

# Search for hashtags related to "music"
hashtags = hashtag_finder.get_hashtags('music', quantity=30, ordered=True)

# Display the results
print(hashtags)

📄 License

This project is licensed under the MIT License.


💡 Contributions and feedback are always welcome!

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

best_hashtags-0.1.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

best_hashtags-0.1.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file best_hashtags-0.1.1.tar.gz.

File metadata

  • Download URL: best_hashtags-0.1.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.8

File hashes

Hashes for best_hashtags-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3f43a223ad7cacf4cff3a1fb1cb7381b79451e3dca42ca0ad74fdc29b4d8e8f0
MD5 1773f5ff448d46f44b015b33fe019fba
BLAKE2b-256 4e2de8fbae19b660c9db121ed955218f529e687972e66f51f31e7997dd6f0ada

See more details on using hashes here.

File details

Details for the file best_hashtags-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: best_hashtags-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.8

File hashes

Hashes for best_hashtags-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ac557bce4c20107a0999fa8cc73dd763c827e75e0c99e4f93882ea7bc298347f
MD5 5c49020832cbc948e101df1de2c7e48e
BLAKE2b-256 32c8f8622a13ec4ec419958d4358aeb5dc186db86379f911d18a7bd51d2b96c5

See more details on using hashes here.

Supported by

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