5 个仓库
Periodically queries an external API at fixed intervals to collect and store new data.
Distinct from Data Polling: Distinct from Data Polling: focuses on server-side polling of external APIs rather than client-side UI updates.
Explore 5 awesome GitHub repositories matching web development · External API Polling. Refine with filters or upvote what's useful.
Beehive 是一个自托管集成平台和事件自动化引擎。它作为一个基于插件的工作流编排器,链接独立的服务插件以自动化外部 API 和硬件之间的数据移动。 该系统作为 IoT 硬件控制器,用于通过 TTY 或 COM 管理网络插座、智能照明和串口设备。它还作为 HTTP Webhook 网关,接收传入请求以触发内部工作流和外部通知。 功能领域包括具有基于过滤器的路由和基于模板的数据映射的事件驱动工作流自动化。该平台支持多平台通知路由、通过 RSS 和社交媒体进行数字内容分发,以及通过 Prometheus 指标暴露和心跳健康监控实现基础设施可观测性。 该应用程序作为二进制可执行文件提供,并已打包用于基于容器的部署。
Periodically queries external APIs for real-time data like weather and sports scores to trigger events.
your_spotify is a containerized web application and music analytics tool designed to track and visualize listening habits. It serves as a dashboard for the Spotify API, providing a statistics engine that ranks artists and analyzes playback distribution over specific time periods. The project focuses on music data archiving and social comparison, allowing users to import historical privacy data files to populate long-term listening records. It includes a social comparison system that uses intersection and union logic to identify shared favorite songs and artists between multiple users. The ap
Polls the Spotify API at intervals to record listening activity and store the data for analysis.
TrendFinder 是一款 AI 驱动的趋势监控工具和情感分析平台。它作为一个社交媒体内容聚合器,收集来自影响者和网站的帖子与文章,以识别新兴模式和行业新闻。 该系统利用大语言模型处理收集到的 Web 数据,并确定趋势主题的相关性。它作为自动化通知系统运行,当检测到重大在线活动时,向消息平台发送上下文警报和源链接。 该平台涵盖了自动化市场情报和实时趋势警报,通过按计划监控社交内容来实现。它包括用于 AI 趋势分析和社交媒体监控的功能,以跟踪产品发布和市场情绪。
Periodically queries social media APIs and websites at fixed intervals to collect new activity data.
TwitchDownloader is a specialized media retrieval and processing tool designed to archive video-on-demand content and clips from Twitch to local storage. It includes a dedicated chat archiver for fetching and saving chat logs in text or structured data formats. The project features a chat-to-video renderer that transforms raw chat logs into visual overlays and video files, including support for custom emote sets. A media queue manager enables the processing of bulk download lists and the management of multiple concurrent retrieval jobs. The software covers remote content search to find multi
Retrieves video metadata and chat history via sequential requests to external platform APIs.
Mr.Holmes is an open-source intelligence investigation framework designed to gather public data from phone numbers, usernames, IP addresses, and domains. It functions as a collection of tools for digital footprint analysis and social media reconnaissance. The system integrates several specialized capabilities, including a search engine dorking tool for uncovering hidden public records and a geolocation utility for identifying the physical location and ownership of network addresses. It also includes a social media reconnaissance system that scrapes and links public profiles using usernames an
Implements non-blocking requests to periodically retrieve data from third-party lookup APIs.