Steveorevo/node-red-contrib-nbrowser
Provides a virtual web browser (a.k.a. "headless browser") appearing as a node.
This tool helps automate web browser tasks within Node-RED workflows. You provide a URL and a sequence of browser actions like clicks, typing, or data extraction, and it outputs the resulting HTML or specific text from the webpage. It's designed for Node-RED users who need to interact with websites programmatically to gather information or automate processes.
No commits in the last 6 months.
Use this if you need to automate interactions with websites, such as logging into a dashboard, scraping content, or testing web pages within your Node-RED flows.
Not ideal if you need to interact with untrusted websites, as it lacks sandboxing and could pose security risks.
Stars
34
Forks
16
Language
HTML
License
—
Category
Last pushed
Sep 03, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Steveorevo/node-red-contrib-nbrowser"
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.