awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
S

sylvinus/node-crawler

0
View on GitHub↗
0 stars·0 forks·11 views

Node Crawler

[quality-image]: https://packagequality.com/shield/crawler.svg [quality-url]: https://packagequality.com/#?package=crawler [download-image]: https://img.shields.io/npm/dm/crawler.svg?style=flat-square [download-url]: https://npmjs.org/package/crawler

Features

  • Web Scraping and Mining - Web crawler and spidering library for Node.js.

Star history

Star history chart for sylvinus/node-crawlerStar history chart for sylvinus/node-crawler

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Node Crawler

Similar open-source projects, ranked by how many features they share with Node Crawler.
  • avinashkranjan/amazing-python-scriptsavinashkranjan avatar

    avinashkranjan/Amazing-Python-Scripts

    3,425View on GitHub↗

    This is a collection of Python automation scripts and utility tools designed to handle repetitive technical tasks, system administration, and developer workflows. The project serves as a suite for task automation, data utility, and web automation. The collection includes specialized tools for multimedia processing, such as optical character recognition for extracting text from images, speech-to-text conversion, and real-time face and human body detection. It also features web scraping and monitoring capabilities to track product prices, fetch external API content, and automate interactions wi

    Jupyter Notebookartificial-intelligencehacktoberfestmachine-learning
    View on GitHub↗3,425
  • puerkitobio/goqueryPuerkitoBio avatar

    PuerkitoBio/goquery

    14,958View on GitHub↗

    goquery is a Go HTML parsing library and CSS selector engine used to isolate and retrieve specific text or attributes from HTML documents. It functions as an HTML DOM manipulator that converts raw HTML strings into a structured tree for programmatic navigation and search. The library provides a fluent interface for chaining selection and filtering operations and utilizes a wrapper-based abstraction to simplify data extraction and manipulation of nodes. It employs an iterator-based processing mechanism to apply operations to every node within a matched selection. Its primary capabilities cove

    Gogoqueryhtml-parsingjquery
    View on GitHub↗14,958

Frequently asked questions

What does sylvinus/node-crawler do?

[quality-image]: https://packagequality.com/shield/crawler.svg [quality-url]: https://packagequality.com/#?package=crawler [download-image]: https://img.shields.io/npm/dm/crawler.svg?style=flat-square [download-url]: https://npmjs.org/package/crawler

What are the main features of sylvinus/node-crawler?

The main features of sylvinus/node-crawler are: Web Scraping and Mining.

What are some open-source alternatives to sylvinus/node-crawler?

Open-source alternatives to sylvinus/node-crawler include: avinashkranjan/amazing-python-scripts — This is a collection of Python automation scripts and utility tools designed to handle repetitive technical tasks,… puerkitobio/goquery — goquery is a Go HTML parsing library and CSS selector engine used to isolate and retrieve specific text or attributes…