Any method to click like button on fb without selenium?

IMlove

BANNED
Joined
Jul 12, 2017
Messages
31
Reaction score
6
Am triying to find a way to click on like button without selenium.
I've tryed with http requests, but they got unique number that is generated trough js code. So its impossible with that.

Anyone know a method to make this works?
Thanks.

EDIT: Found my own way.
Thanks anyway
 
Last edited:
Am triying to find a way to click on like button without selenium.
I've tryed with http requests, but they got unique number that is generated trough js code. So its impossible with that.

Anyone know a method to make this works?
Thanks.

EDIT: Found my own way.
Thanks anyway

could you please share with us your own way?
 
Back
Top