judaculla
Regular Member
- Oct 11, 2014
- 338
- 134
I'm making a few Facebook bots in python, and was hoping some of you may care to share your general approaches?
To be clear—I'm not asking for code, nor am I asking for your bots—I'm looking for conceptual approaches, libraries you've found useful, tips maybe, etc..
So far, I've coded a group and group member scraper that works pretty much soley through Graph API, and a messaging bot (which is still having the 'kinks' ironed out of it) which relies on Webdriver almost exclusively, with some usage of Beautifulsoup for locating of elements and etc.
I'm really interested in hearing the approaches that other people are taking.
Feel free to PM if you don't want to post.
To be clear—I'm not asking for code, nor am I asking for your bots—I'm looking for conceptual approaches, libraries you've found useful, tips maybe, etc..
So far, I've coded a group and group member scraper that works pretty much soley through Graph API, and a messaging bot (which is still having the 'kinks' ironed out of it) which relies on Webdriver almost exclusively, with some usage of Beautifulsoup for locating of elements and etc.
I'm really interested in hearing the approaches that other people are taking.
Feel free to PM if you don't want to post.