Skip to content

Python script to find the top instagram hashtags to use to target a desired audience.

License

Notifications You must be signed in to change notification settings

varnitsingh/top-instagram-hashtags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Instagram Hashtags

Python script to find the top instagram hashtags to use to target a desired audience. Find out the top hashtags for a desired field like "fitness" and get the relevant hashtags to boost your posts.

The top hashtags are saved in a text file in the 'output' folder.

Usage

python main.py username password hashtag1 hashtag2 hashtag3

Requirements

certifi==2020.12.5

chardet==4.0.0

idna==2.10

instaloader==4.6.1

requests==2.25.1

urllib3==1.26.3

TODO

  • Getting top hashtags by location
  • Getting top hashtags without requiring login.

About

Python script to find the top instagram hashtags to use to target a desired audience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages