hrbrmstr/splashr
:sweat_drops: Tools to Work with the 'Splash' JavaScript Rendering Service in R
This tool helps R users collect data from modern websites that rely heavily on JavaScript for content. It takes a web page URL and renders it as a browser would, providing the full HTML, screenshots (JPEG/PNG), or detailed network request information (HAR format) after all JavaScript has executed. This is ideal for data analysts, researchers, or marketers who need to scrape content from dynamic web pages using R.
No commits in the last 6 months.
Use this if you need to reliably extract content or capture screenshots from JavaScript-heavy websites directly within your R workflow.
Not ideal if you need a full-fledged browser automation tool for extensive application testing or complex interactive scenarios beyond data extraction.
Stars
96
Forks
5
Language
R
License
—
Category
Last pushed
Feb 19, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/hrbrmstr/splashr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
seleniumbase/SeleniumBase
APIs for browser automation, testing, and bypassing bot-detection.
apify/crawlee-python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers....
intoli/user-agents
A JavaScript library for generating random user agents with data that's updated daily.
apify/crawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In...
Kaliiiiiiiiii-Vinyzu/patchright
Undetected version of the Playwright testing and automation library.