Place your credentials inside the cred.py
file and your new post info and post photo inside the utils folder, as post_image.jpg
and post_info
.
Possibly outdated. Download the new Chrome driver version or update the XPath for the Instagram login page
Inside the src folder, run:
python3 -m venv env
source env/bin/activate
pip3 install -r requirements.txt
python3 insta_poster.py
- Wait for the Chrome Driver to open
- Watch Python being an insta expert!
The module fb_scrap.py contains some code that scraps Facebook pages and downloads the most recent post info.