awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zhuyingda avatar

zhuyingda/webster

0
View on GitHub↗
559 स्टार्स·52 फोर्क्स·JavaScript·GPL-3.0·6 व्यूज़

Webster

Webster is a reliable web crawling and scraping framework written with Node.js, used to crawl websites and extract structured data from their pages.

Features

  • JavaScript Crawling Frameworks - Framework for scraping AJAX and JavaScript-rendered content.
  • Web Scraping - Crawler framework for Ajax and JS-rendered content.

स्टार हिस्ट्री

zhuyingda/webster के लिए स्टार हिस्ट्री चार्टzhuyingda/webster के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Webster के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Webster के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • bda-research/node-crawlerbda-research का अवतार

    bda-research/node-crawler

    6,785GitHub पर देखें↗

    node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It functions as a rate-limited HTTP client and a headless HTML parser, providing the infrastructure to visit large sets of URLs asynchronously while preventing duplicate processing through task deduplication. The project distinguishes itself through a proxy rotation manager that cycles user agents and proxy servers to bypass access restrictions. It utilizes the HTTP/2 protocol to improve request performance and server compatibility during large-scale scraping operations. The syst

    TypeScriptcheeriocrawlerextract-data
    GitHub पर देखें↗6,785
  • brendonboshell/supercrawlerbrendonboshell का अवतार

    brendonboshell/supercrawler

    381GitHub पर देखें↗

    Supercrawler is a Node.js web crawler. It is designed to be highly configurable and easy to use.

    JavaScript
    GitHub पर देखें↗381
  • antivanov/js-crawlerantivanov का अवतार

    antivanov/js-crawler

    257GitHub पर देखें↗

    js-crawler

    TypeScript
    GitHub पर देखें↗257
  • cgiffard/node-simplecrawlercgiffard का अवतार

    cgiffard/node-simplecrawler

    2,133GitHub पर देखें↗

    simplecrawler is designed to provide a basic, flexible and robust API for crawling websites. It was written to archive, analyse, and search some very large websites and has happily chewed through hundreds of thousands of pages and written tens of gigabytes to disk without issue.

    JavaScript
    GitHub पर देखें↗2,133
Webster के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

zhuyingda/webster क्या करता है?

Webster is a reliable web crawling and scraping framework written with Node.js, used to crawl websites and extract structured data from their pages.

zhuyingda/webster की मुख्य विशेषताएं क्या हैं?

zhuyingda/webster की मुख्य विशेषताएं हैं: JavaScript Crawling Frameworks, Web Scraping।

zhuyingda/webster के कुछ ओपन-सोर्स विकल्प क्या हैं?

zhuyingda/webster के ओपन-सोर्स विकल्पों में शामिल हैं: cgiffard/node-simplecrawler — simplecrawler is designed to provide a basic, flexible and robust API for crawling websites. It was written to… ionicabizau/scrape-it — scrape-it is a Node.js web scraper and HTML parser designed to extract structured data from websites and HTML files.… antivanov/js-crawler — js-crawler. brendonboshell/supercrawler — Supercrawler is a Node.js web crawler. It is designed to be highly configurable and easy to use. bda-research/node-crawler — node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It… lapwinglabs/x-ray — X-Ray is a web scraping framework and asynchronous web crawler designed to extract structured data from websites. It…