tidyverse/rvest
Simple web scraping for R
This tool helps you gather specific information from websites, transforming raw web page content into structured data you can analyze. It takes a web page URL as input and allows you to extract text, links, or even entire data tables, outputting them in a clean, usable format. Market researchers, data journalists, and anyone needing to collect data from public websites will find this useful.
1,515 stars. No commits in the last 6 months.
Use this if you need to systematically pull specific pieces of information, like product prices, article headlines, or tabular data, from publicly accessible web pages for analysis.
Not ideal if you need to interact with websites by filling out forms, clicking buttons, or dealing with complex JavaScript-rendered content that changes frequently.
Stars
1,515
Forks
352
Language
R
License
—
Category
Last pushed
Sep 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/tidyverse/rvest"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.