An open API service indexing awesome lists of open source software.

https://github.com/dahlitzflorian/r-web-scraper

A small web scraper to get the latest articles of a given topic from Techcrunch.com
https://github.com/dahlitzflorian/r-web-scraper

r web-scraper web-scraping web-scrapper webscraper webscraping webscrapper webscrapping

Last synced: 2 months ago
JSON representation

A small web scraper to get the latest articles of a given topic from Techcrunch.com

Awesome Lists containing this project

README

        

# R Web Scraper #
## Description ##
This is a small and lightweight web scraper implemented in R.

It is used to get the latest articles of a specified topic from Techcrunch.com.

The scraper can be called via a script to specify the topic via command line argument.

Furthermore, it will create a HTML-file displaying a table with the latest articles,
their publishing dates and the link to the article.

version 1.0