Automate Instagram with Python/Selenium | Scrape most recent posts from Instagram hashtags PART 4

Опубликовано: 19 Октябрь 2024
на канале: TopNotch Programmer
4,040
63

Welcome to the Automate Social Medias using python and selenium series. In this series we are going to learn how you can automate your daily social media tasks and we will build an Instagram bot that comments automatically on posts based to the different hashtags we want. The bot will scrape only most recent posts from any hashtag and send comments in each of them. Bot will have the account rotation feature so it will change accounts every 6 comment.

This is part 4 of series where we will build the code that scrapes the most recent posts from the hashtag list. Bot will only most recent posts, and the tags will be randomly picked from the tags.txt list.

Contact me👇
🔵LinkedIn:   / rediandev  


#hashtag #scrape #scrapeinstagram