Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Like ou Unlike Instagram
#1
Hi,

I'm beginner in Python, what is the best code to validate if the instagram photo already has like or not ?
because if i run twice my script the result is unlike.

# Goto First Photo of Profile
photo_instagram = driver.find_element_by_class_name('v1Nh3').click()
time.sleep(2)
Thanks
Reply


Messages In This Thread
Like ou Unlike Instagram - by rmiguelantunes74 - Jun-08-2020, 06:25 PM
RE: Like ou Unlike Instagram - by pyzyx3qwerty - Jun-09-2020, 09:28 AM
RE: Like ou Unlike Instagram - by MianDoesCoding - Jun-09-2020, 09:35 AM
RE: Like ou Unlike Instagram - by rmiguelantunes74 - Jun-14-2020, 08:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Instagram Stories Evil_Patrick 3 68,832 May-31-2022, 12:04 PM
Last Post: RosmenGelik
  Scroll Down Post Instagram Likes rmiguelantunes74 0 3,736 Oct-05-2020, 07:38 PM
Last Post: rmiguelantunes74
  Instagram Bot _ Posting Comments kristianpython 3 4,909 May-23-2020, 12:54 PM
Last Post: kristianpython
  Instagram Phone Emulation kristianpython 0 2,481 May-19-2020, 11:54 AM
Last Post: kristianpython
  Login into Instagram using python kingram 1 13,442 Sep-12-2017, 06:34 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020