danclaudiupop/robox
Simple library for exploring/scraping the web or testing a website you’re developing
This tool helps developers automate interacting with websites, whether for gathering data or testing site functionality. You provide a web address, and it can open pages, click buttons, fill out forms, download files, and extract structured information like tables. It's designed for software developers building applications that need to programmatically navigate and extract data from the web, or for those testing their own website's behavior.
128 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer who needs to programmatically interact with websites to extract data, download content, or automate user journeys for testing purposes.
Not ideal if you are looking for a no-code solution for web scraping or a visual tool for website testing.
Stars
128
Forks
2
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 01, 2023
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/danclaudiupop/robox"
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.