pablobarbera / Rfacebook

Dev version of Rfacebook package: Access to Facebook API via R
http://cran.r-project.org/web/packages/Rfacebook
350 stars 250 forks source link

Is it possible to get a video view on public page? #155

Open tsl11 opened 6 years ago

tsl11 commented 6 years ago

Hi, thanks for this amazing package!

when I'm scraping public page posts, i found out getPage() function only scrapes likes, shares, comments counts, but not view counts for video type posts.

is there any function for this? thank you!