COMMITS
October 30, 2023
J
Doc: add comment and reply data model to README.md (#1032)
John Liu committed
P
Add example to use write_posts_to_csv (#992)
Pierre committed
P
Add default for matching (#991)
Pierre committed
March 20, 2023
K
Merge pull request #993 from r44cx/master
Kevin Zúñiga committed
R
Replace chrome cookie export extension
R44CX committed
February 17, 2023
G
fix regex for searching next page in hashtag scraping (#972)
Girvin Junod committed
February 11, 2023
S
[add] example: download comments for a post (#965)
Sass Bálint committed
January 12, 2023
N
Increase user-agent versions to stop inifinite redirect loop (#949)
Niels Ørbæk Chemnitz committed
December 5, 2022
N
Handle translation for shared and user text, split into separate properties. (#940)
Niels Ørbæk Chemnitz committed
November 10, 2022
N
Move members-search inside try-block (#926)
Niels Ørbæk Chemnitz committed
October 16, 2022
I
refactor datr cookie add (#915)
Ian Cini committed
I
fix posts with photo and long text (#914)
Ian Cini committed
October 3, 2022
I
Add comment_reaction_count also when comment_reactors opt is False (#903)
Ian Cini committed
September 30, 2022
I
Add shared user's url to post info (#901)
Ian Cini committed
September 6, 2022
L
Fix use_persistent_session feature (#876)
Lucas Marandat committed
September 2, 2022
L
Added functionality to use persistent session (#871)
Lucas Marandat committed
August 31, 2022
N
Bump version to 0.2.59
Nick Young committed
N
different way of extracting page ID in get_page_info
Nick Young committed
N
Update README example with working group page
Nick Young committed
August 26, 2022
B
Changed log in function to use different headers (#860)
Bertil Johannes Ipsen committed
August 23, 2022
N
extract group about, admins and members optional (#852)
Niels Ørbæk Chemnitz committed
August 16, 2022
N
Merge branch 'master' of github.com:kevinzg/facebook-scraper
Nick Young committed
N
CLI: Raise FileExistsError to prevent overwriting files
Nick Young committed
August 12, 2022
B
Added functionality to search for Facebook groups (#842)
Bertil Johannes Ipsen committed
August 2, 2022
N
fix get_profile when not using cookies
Nick Young committed
July 28, 2022
N
Don't try hit /posts/ (it usually 404s)
Nick Young committed
N
Keep track of number of requests made
Nick Young committed
N
Set reaction_count in extract_likes
Nick Young committed
N
Fix issue caused by lxml misinterpreting malformed HTML
Nick Young committed