asad-haider/spidey
Robust web spider for NodeJS
Spidey helps developers automatically gather specific information from websites. You give it a list of website addresses, tell it what pieces of information to look for on those pages (like product titles or prices), and it returns that data in a structured format such as JSON or CSV. This tool is for web developers, data engineers, or anyone building applications that need to collect data programmatically from many web pages.
No commits in the last 6 months. Available on npm.
Use this if you are a developer who needs to reliably and efficiently extract specific data from a large number of web pages and save it in a structured format.
Not ideal if you need a no-code solution or a simple browser extension for occasional, manual web data extraction.
Stars
15
Forks
5
Language
TypeScript
License
MIT
Category
Last pushed
May 10, 2023
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/asad-haider/spidey"
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.