Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 794 Bytes

File metadata and controls

8 lines (5 loc) · 794 Bytes

dataexport

Exporting data from Reddit, Twitter, and Sci-Hub

  1. Twitter data is aquired by using Twitter API. It is extracted with R, using package twitteR. The used metadata contains the content of the tweet and location.

  2. Reddit data is also aquired by using it's API. The titles are extracted and processed using API of crossref. We could extract the metadata regarding title, url, author, date journal, publisher, reference count and score.

  3. The Sci-Hub data is aquired from the source of Dryad. The DOI of each paper is extracted and processed using API of crossref. The used metadata is again the title, url, author, date journal, publisher, reference count and score.