8.19 Exercise 5: Scraping data from APIs

  1. Meetup is a website on which users can organize meetings. Find out if meetup has an API and whether there are any R packages that may help analyzing data from this API. Try to scrape some meetup data using the API.

  2. LinkedIn is a professional social network with the aim of matching job offers with job seekers. Find out if linkedin has an API and whether there are any R packages that may help analyzing data from this API. Try to scrape some linkedin data using the API.