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.
python main.py username password hashtag1 hashtag2 hashtag3
certifi==2020.12.5
chardet==4.0.0
idna==2.10
instaloader==4.6.1
requests==2.25.1
urllib3==1.26.3
- Getting top hashtags by location
- Getting top hashtags without requiring login.