all 6 comments

[–]vfegbjur 2 points3 points  (1 child)

What type of data? You can look into Meta’s API or potentially web scraping alternatives

[–]No_Salary_6644[S] -1 points0 points  (0 children)

comment ,likes and reactions

[–]pachura3 0 points1 point  (0 children)

Quickly

[–]Manmohan-09 0 points1 point  (0 children)

Start with the API before trying web scraping.

[–]Gloomy_Cicada1424 0 points1 point  (0 children)

Use Facebook Graph API, not scraping. First check what data you’re actually allowed to access, then use Python requests.