windsorio/browse
browse is a declerative programming language for web scraping, automation and UI testing
This helps you gather specific information from websites or automate repetitive online tasks without needing to write complex code. You provide instructions for what to find or do on a web page, and it outputs the data you need or completes the automated actions. It's designed for anyone who regularly collects data from websites, fills out online forms, or performs other routine browser-based operations.
No commits in the last 6 months.
Use this if you need to extract structured data from many web pages or automate sequences of clicks and data entries in a web browser.
Not ideal if you're building a highly interactive web application or need a general-purpose programming language for complex computational tasks.
Stars
14
Forks
5
Language
JavaScript
License
MIT
Category
Last pushed
Feb 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/windsorio/browse"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.