We begin with RSS feeds for articles that fall into the search terms like work stoppage, strike and labor dispute to name a few. From the RSS feeds, we use R to scrape the news article webpage, clean the article text, and then annotate articles on a daily basis. With the rvest package, we are able to isolate and keep all the article text in the corresponding HTML tag.