bkeepers/spiderman
your friendly neighborhood web crawler
This is a tool for developers who need to systematically gather information from websites. You define what links to follow and what data to extract from the pages. The output is whatever data you've programmed it to collect and store, making it useful for building custom data collection features within a Ruby application.
No commits in the last 6 months.
Use this if you are a Ruby developer building an application that needs to automatically navigate websites and collect specific information, especially in a background process.
Not ideal if you need a no-code solution for data extraction or are not comfortable writing Ruby code.
Stars
19
Forks
2
Language
Ruby
License
MIT
Category
Last pushed
Jul 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/bkeepers/spiderman"
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.