Releases: shaikhsajid1111/facebook_page_scraper
Releases · shaikhsajid1111/facebook_page_scraper
v3.0.0
v2.0.2
- Fix the README.md file not found error when installing from PyPI
v2.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
to4.1.0
v0.1.10
- Support for new UI as well as the old one.
v0.1.9
- Added feature for using proxy while scraping.
- By default uses Facebook with English(UK) language.
v0.1.8
- Fixed error "name element not found" occurring to some specific users.
- Fixed CSV file missing posted_on column
v0.1.7
- Fixed issue of bot not scrolling page, which would lead to only top mosts posts getting scrapped not more than that.
- Updated docs and version to 0.1.7