/Facebook-Webbot

this bot based on Selenium Library in Python is developed to fetch posts from pages on facebook.

Primary LanguageJupyter Notebook

- Hello, This Notebook Contains Facebook Web-bot.

- I've developed this bot for fething posts from pages on Facebook.

- Facebook's policy block all bots do that, so I used Selenium Library as a trick.

- Selenium Library in python make website policy believe that the request sender is human not bot.

- My trick successed and I get about 20,000 post from varied pages on Facebook.

- I put some of fetched posts in 'Crawled-data' Folder.