Getting n last posts from facebook user #1078
Unanswered
ummataliyev
asked this question in
Q&A
Replies: 1 comment
-
There's no specific built in way to filter by poster. You'd need to put code around the scraper to count how many posts it gets from the user you are interested in and stop scraping when you reach the limit you set. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I get last N post from user for example https://www.facebook.com/ibrat.jumaboyev
Beta Was this translation helpful? Give feedback.
All reactions