instahack | python based script | Hacking library
kandi X-RAY | instahack Summary
kandi X-RAY | instahack Summary
instahack is a bash based script which is officially made to test password strength of instagram account from termux with bruteforce attack and. This tool works on both rooted Android device and Non-rooted Android device.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of instahack
instahack Key Features
instahack Examples and Code Snippets
Community Discussions
Trending Discussions on instahack
QUESTION
I'm creating a Python script that helps users in Instagram engagement groups to quickly like everyone's photo in each round. The problem I'm having is when I get to a user's profile, I can't figure out how to make Selenium click the first photo.
For example on https://www.instagram.com/earthpix/ if you click the first photo, it's more of a lightbox effect. I tried finding a relevant CSS selector but it fails everytime.
However it does have a unique URL "https://www.instagram.com/p/Bm023pTFeLq/?taken-by=earthpix"
My goal is to determine this URL and have Selenium navigate it. So then I can easily click the heart icon.
Any tips here?
PS if you want to see the current status I created a repo on Github.
https://github.com/nfordhk/instaHacks/blob/engagementGroups-autoRounds/engagementGroups.py
...ANSWER
Answered 2018-Aug-25 at 20:00Code below gets all A elements. You can click and like in loop.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install instahack
apt-get upgrade -y
pkg install python -y
pkg install python2 -y
pkg install git -y
pip install lolcat
git clone https://github.com/evildevill/instahack
cd $HOME
ls
cd instahack
ls
bash setup
bash instahack.sh
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page