The Selenium WebDriver API
is a great choice when it comes to automating browsers for auto / semi-auto
trading. It also has some other quick fix applications like automating the
deletion of facebook posts/likes/comments etc. To give a rough analogy - As CCleaner is to the PC, this Facebook
Cleaner is to your facebook profile.
For
the specific purpose of automating Facebook,
using the Facebook SDK for Python is another
good option for consideration. However at the time of the development of
this script, the Graph API Version 2.7 was the latest released
version for the facebook SDK for Python.
But the official Graph API Version of facebook was 2.10. And so Selenium it was
!!!!
No comments:
Post a Comment