Extract Facebook group posts that are related to a specific topic and write them to a .json file
				- The scraper should only be used for educational purposes
 - Kindly refrain from scraping sensitive or private information
 - It is highly recommended to scrape public (and not private) groups
 - Ask for consent from the group adminstrator and/or group members before running any code
 - I am not responsible for any misuse of the code in any shape or form
 
Extract Facebook group posts that are related to a specific topic and write them to a .json file.
This project was created in order to gather data needed to build a chatbot for a university’s website.
- User’s Credentials
 - Facebook Group URL
 - Number of Scrolls
- Number of posts you want to collect
 
 - Directory of the Chromedriver
 - Optional: Specific topic to be searched
 
- Logs into Facebook using the User’s Credentials
 - Enters the group specified