Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pablobarbera/workshop
Workshop: Scraping Twitter and Web Data Using R
https://github.com/pablobarbera/workshop
Last synced: about 1 month ago
JSON representation
Workshop: Scraping Twitter and Web Data Using R
- Host: GitHub
- URL: https://github.com/pablobarbera/workshop
- Owner: pablobarbera
- Created: 2013-03-24T20:09:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T15:40:33.000Z (about 9 years ago)
- Last Synced: 2023-03-27T13:47:37.665Z (almost 2 years ago)
- Language: R
- Size: 1.28 MB
- Stars: 47
- Watchers: 5
- Forks: 64
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WORKSHOP: Scraping Twitter and Web Data Using R
=============This github repository contains the materials and slides that I prepared for the 2-hour workshop on web scraping organized by the NYU Politics Data Lab on March 2013.
The .R files in the `code` folder offer four toy examples of how to collect and analyze Twitter data, and how to scrape tables and semi-structured html code from websites.
__NOTE__: some of the code in this repository may not work anymore! For an updated (and expanded) version of these materials, go [HERE](https://github.com/pablobarbera/social-media-workshop).