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
- Host: GitHub
- URL: https://github.com/dahlitzflorian/r-web-scraper
- Owner: DahlitzFlorian
- License: mit
- Created: 2018-03-11T16:31:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T16:38:04.000Z (about 7 years ago)
- Last Synced: 2025-01-08T13:27:36.860Z (4 months ago)
- Topics: r, web-scraper, web-scraping, web-scrapper, webscraper, webscraping, webscrapper, webscrapping
- Language: R
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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