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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesHTTP Control Interfaces

RESTful interfaces used to trigger and monitor the status of crawler tasks.

Distinct from Distributed Crawler Orchestrators: Focuses on the control interface for a single crawler instance rather than distributed coordination across environments.

Explore 3 awesome GitHub repositories matching web development · HTTP Control Interfaces. Refine with filters or upvote what's useful.

Awesome HTTP Control Interfaces GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • builderio/gpt-crawlerBuilderIO का अवतार

    BuilderIO/gpt-crawler

    22,248GitHub पर देखें↗

    gpt-crawler is a web scraping utility designed to extract website content and convert it into structured text files for use as AI model knowledge bases. It functions as a data generator that crawls specified web addresses to produce the knowledge files required for building custom GPTs, grounding large language models, and providing context to AI agents. The system transforms raw HTML into clean Markdown text to reduce token usage and improve readability for AI models. It utilizes token-aware content chunking and output file size limitations to ensure generated datasets remain compatible with

    Exposes a REST interface to remotely trigger and monitor scraping tasks.

    TypeScript
    GitHub पर देखें↗22,248
  • dataabc/weibo-crawlerdataabc का अवतार

    dataabc/weibo-crawler

    4,541GitHub पर देखें↗

    This project is a Sina Weibo web scraper and social media data pipeline designed to extract user profiles, posts, comments, and multimedia assets. It functions as a containerized data crawler that automates the collection and local storage of social media content and engagement metrics. The system includes a processing layer that uses large language models to analyze scraped text, generating summaries and sentiment analysis. It differentiates itself through a deployment-ready container model featuring an HTTP interface for managing extraction tasks and monitoring job progress. The crawler co

    Ships a RESTful interface used to trigger crawling jobs and monitor their execution progress.

    Pythoncrawlerweiboweibo-spider
    GitHub पर देखें↗4,541
  • automatic-ripping-machine/automatic-ripping-machineautomatic-ripping-machine का अवतार

    automatic-ripping-machine/automatic-ripping-machine

    4,595GitHub पर देखें↗

    Automatic Optical Disc Ripping Server is a headless system that detects inserted CDs, DVDs, and Blu-rays to automatically extract media, transcode video, and eject discs. It functions as a multi-drive media digitizer using a concurrent processing pipeline to rip and transcode media from several optical drives simultaneously without queuing. The system includes an asynchronous video transcoding pipeline that batches conversion tasks to run during scheduled off-peak hours. It also serves as a media server automation tool, fetching metadata from online APIs to name folders and trigger library re

    Exposes an HTTP API for monitoring and controlling rip jobs, logs, and configuration on a headless server.

    Pythonautomaticblu-raycd
    GitHub पर देखें↗4,595
  1. Home
  2. Web Development
  3. Distributed Crawler Orchestrators
  4. HTTP Control Interfaces