minimaxir / facebook-page-post-scraper

Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis
2.12k stars 662 forks source link

Youtube Video comments #72

Closed ankyj268 closed 7 years ago

ankyj268 commented 7 years ago

Hi,

Can we fetch video comments, likes and views using python or R?

\ankyj268

minimaxir commented 7 years ago

This is out of scope for this project, but the YouTube Data API allows you to fetch YouTube data (to a degree; YouTube does pagenation shenanigans which makes things harder)