示例#1
0
    'sunset',
    'sky',
    'vsco',
    'l4l',
    'model',
    'swag',
    'makeup',
    'foodporn',
    'hair',
    'pretty',
    'motivation',
    'girls',
    'party',
    'baby',
    'cool',
    'gym',
    'lol',
    'instapic',
    'funny',
    'healthy',
    'christmas',
    'night',
    'lifestyle',
    'yummy',
    'flowers',
    'tflers',
]

for h in hashtags:
    bot.browse_hashtag(h)
示例#2
0
from Bot import Bot
bot = Bot('178.170.117.29', 'creditentials.json')

bot.browse_hashtag("memes")