hhsm95 / FacebookPostsScraper

Scraper for posts in Facebook user profiles, pages and groups
MIT License
140 stars 55 forks source link

Why only 5 posts #18

Open sihatafnan opened 3 years ago

sihatafnan commented 3 years ago

In which part ,you specified about 5 recent posts of a user?

jijojayanth commented 3 years ago

any hints on how we can expand it to more no. of posts?

cbulagner commented 2 years ago

on the get_posts_from_profile method of the facebook scraper class, there is a variable called css_page = '#recent > div > div >div', how can we change this to extract a number of posts from a facebook profile? ea. I want to extract 10 more. or I want to extract published >= '1/1/2021'