Skip to content

Scraping the Social Media accounts of Members of the European Parliament via R and rvest, later downloading the tweets of MEPs. Part of tutorial on my website holnburger.com

Notifications You must be signed in to change notification settings

holnburger/mep_twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Scrape Twitter Data of Members of the European Parliament

In this tutorial I'm showing how to scrape all the Tweets of MEPs by first scraping the Twitter accounts from the website of the European Parliament. After harvesting the data with rvest, we are scraping the data using rtweet. With help of the tidyverse collection, we are able to clean and work with the data provided by the EP.

Part 1 of the tutorial is available at holnburger.com/tutorial/mep_twitter/part_1/

About

Scraping the Social Media accounts of Members of the European Parliament via R and rvest, later downloading the tweets of MEPs. Part of tutorial on my website holnburger.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages