medialab/artoo
artoo.js - the client-side scraping companion.
This tool helps you quickly extract specific information from web pages directly within your browser. You can input instructions on what data to find, and it will output that data, ready for your analysis or records. It's ideal for researchers, journalists, or marketers who need to gather specific details from numerous websites without writing complex backend code.
1,120 stars. No commits in the last 6 months.
Use this if you need to extract structured data like names, prices, or article titles from web pages directly within your browser's console.
Not ideal if you need to scrape data from a very large number of pages automatically or require server-side data processing.
Stars
1,120
Forks
94
Language
JavaScript
License
MIT
Category
Last pushed
Mar 31, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/medialab/artoo"
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.