Added: - Feature to control, whether to run the browser in headless or headful mode.
Fixed: - Update the outdated selector to the latest Facebook layout. 21
2.0.2
- Fix the README.md file not found error when installing from PyPI
2.0.0
- Timeout argument to set the maximum amount of time the bot should run in case no posts were found. - Fixed issue of browser keep on scrolling above despite calling scroll down method, happening due to different multiple functions call - Updated selenium from version `3.141.0` to `4.1.0`
0.1.10
- Support for new UI as well as the old one.
0.1.9
- Added feature for using proxy while scraping. - By default uses Facebook with English(UK) language.
0.1.8
- Fixed error "name element not found" occurring to some specific users. - Fixed CSV file missing posted_on column