shine-jayakumar / insta-likecom-bot

Automates likes and comments on an instagram account or tag
MIT License
140 stars 30 forks source link

change in the path to make comments #25

Closed gustavoxrossi closed 1 year ago

gustavoxrossi commented 1 year ago

First I would like to praise your work, I spent the last few days researching and developing a solution similar to yours, but much less professional. I believe I have come across the same problem as you: the use of SELENIUM and changes in function paths. I believe that in the current version, he is not able to locate the comments field. " [] => [target: love] Commenting on the post [] => [comment]: Attempt - 1 [] => [comment]: Attempt - 2 [] => [comment]: Attempt - 3 [] => [comment]: Attempt - 4 [] => [target: love] Moving on to the next post "

Is there any way to automate updating paths?

Again, congratulations on the job.

shine-jayakumar commented 1 year ago

@gustavoxrossi You can clone the recently updated version. Thank you for your kind comments. We have updated the path for comment, however we're finding a way to find paths automatically.