Hacker News new | ask | show | jobs
by minimaxir 3517 days ago
The primary use case for web scraping tools like Rvest is for data that doesn't have a JSON endpoint and everything is rendered serverside, or is a static web page.