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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tychxn/jd-assistant

Open-source alternatives to Jd Assistant

30 open-source projects similar to tychxn/jd-assistant, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Jd Assistant alternative.

  • zas023/jdbuyerAvatar de zas023

    zas023/JdBuyer

    4,245Ver en GitHub↗

    JdBuyer is a cross-platform desktop application for Windows and macOS designed to automate the purchase of high-demand items on JD.com. It functions as an e-commerce order bot that monitors product stock and automatically submits orders to secure limited-time flash sales. The tool features a graphical interface for managing purchase configurations, including product identifiers, delivery areas, and polling intervals. It utilizes a QR code authentication system to establish secure user sessions. The application includes stock monitoring capabilities and sends real-time purchase alerts via WeC

    Python
    Ver en GitHub↗4,245
  • coleifer/hueyAvatar de coleifer

    coleifer/huey

    5,933Ver en GitHub↗

    .. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png

    Pythondankpythonqueue
    Ver en GitHub↗5,933
  • jef/streetmerchantAvatar de jef

    jef/streetmerchant

    5,396Ver en GitHub↗

    Streetmerchant is an e-commerce stock monitor and automated checkout assistant. It tracks product availability on online stores and sends immediate alerts when out-of-stock items return. The system functions as a multi-platform notification gateway and a stock tracking dashboard. It automates the process of adding available items to a shopping cart and opens a browser window to facilitate rapid manual purchase. The project includes capabilities for online store management, real-time inventory alerting, and product availability tracking. These are managed through a web interface used to view

    TypeScriptbothacktoberfestshopping
    Ver en GitHub↗5,396
  • newbee-ltd/newbee-mall-vue3-appAvatar de newbee-ltd

    newbee-ltd/newbee-mall-vue3-app

    6,508Ver en GitHub↗
    Vuenewbee-mallnewbee-mall-vue3pinia
    Ver en GitHub↗6,508

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • gz-yami/mall4cloudAvatar de gz-yami

    gz-yami/mall4cloud

    6,088Ver en GitHub↗

    mall4cloud is a multi-tenant B2B2C e-commerce platform built on a Spring Cloud microservice architecture. It orchestrates independently deployable services with service discovery, configuration, caching, messaging, distributed transactions, object storage, and full-text search to support a marketplace with separate interfaces for platform administrators, merchants, and customers. The platform distinguishes itself through its comprehensive microservice infrastructure, using RocketMQ for event-driven messaging, Seata for distributed transaction coordination across services, and Redis for cachin

    JavaScriptjavamallspringboot4
    Ver en GitHub↗6,088
  • makinaruto/automatic_ticket_purchaseAvatar de MakiNaruto

    MakiNaruto/Automatic_ticket_purchase

    5,522Ver en GitHub↗

    This project is a ticket purchase automation tool and browser automation bot designed to secure high-demand event tickets. It functions as a web scraping purchase script that monitors availability and executes checkout transactions programmatically. The tool utilizes a hybrid execution model that combines headless browser automation for authentication and session management with direct HTTP requests to ticketing server APIs. This approach is used to bypass user interface latency and handle high-speed request processing during flash sales. The system includes capabilities for automated availa

    Pythonbeautifulsoup4python3requests
    Ver en GitHub↗5,522
  • browser-use/workflow-useAvatar de browser-use

    browser-use/workflow-use

    4,054Ver en GitHub↗

    This project is an LLM browser automation framework and AI agent browser interface. It serves as a control layer that translates natural language instructions into browser interactions using large language models, enabling AI agents to navigate and interact with web pages through standardized browser-control functions. The system functions as an RPA workflow orchestrator and headless browser management tool, capable of recording and replaying deterministic browser sequences to automate repetitive tasks. It distinguishes itself through stealth configurations, including residential proxies and

    Pythonbrowser-automationbrowser-use-boxrpa
    Ver en GitHub↗4,054
  • ruicky/jd_sign_botAvatar de ruicky

    ruicky/jd_sign_bot

    4,377Ver en GitHub↗

    jdsignbot is an automated agent designed to manage recurring account activities and incentive collection for the JD.com marketplace. It functions as a scheduled reward automator that performs daily check-ins to collect rewards without manual intervention. The bot specializes in e-commerce loyalty rewards, automating the process of claiming daily sign-in bonuses and points. It achieves this by simulating mobile device headers and managing authentication tokens to maintain persistent access to user accounts. The system integrates task scheduling and API interaction to run repetitive web task

    Ver en GitHub↗4,377
  • hickford/mechanicalsoupAvatar de hickford

    hickford/MechanicalSoup

    4,868Ver en GitHub↗

    MechanicalSoup is a Python web automation library designed to simulate browser behavior. It functions as a toolkit for web scraping and automation, providing an HTML parsing engine and an HTTP session manager to interact with websites programmatically. The library enables headless web interaction by mimicking a real user session. It manages persistent state through cookie handling and automatic redirect following, allowing for programmatic website navigation and the simulation of complex browser interactions. Its capabilities cover automated form population and submission using CSS selectors

    Python
    Ver en GitHub↗4,868
  • pirate/archiveboxAvatar de pirate

    pirate/ArchiveBox

    27,721Ver en GitHub↗

    ArchiveBox is a self-hosted web archiving system designed to capture and preserve permanent static copies of webpages, media, and PDFs on personal infrastructure. It functions as a digital content curator and personal web archive manager, allowing users to import URLs from bookmarks, RSS feeds, and browser history to create a centralized, searchable knowledge base. The project is distinguished by its ability to archive private, paywalled, or login-protected content using browser cookies and authenticated session persistence. It ensures long-term availability by saving pages in multiple concur

    Python
    Ver en GitHub↗27,721
  • 6dylan6/jdproAvatar de 6dylan6

    6dylan6/jdpro

    4,427Ver en GitHub↗

    jdpro is a dockerized automation bot and scheduled task runner designed to automate reward collection and the conversion of expiring digital assets. It operates as a set of scripts deployed via containers to ensure consistent installation and execution across different hosts. The project includes a specialized authentication system that transforms raw keys and manages session cookies through environment variables to maintain automated login states. It also features a webhook notification manager that routes task updates to external services, utilizing keyword-based filtering and payload split

    JavaScriptcrontab-taskqinglong
    Ver en GitHub↗4,427
  • mechanicalsoup/mechanicalsoupAvatar de MechanicalSoup

    MechanicalSoup/MechanicalSoup

    4,868Ver en GitHub↗

    MechanicalSoup is a Python web automation library and scraping framework designed to simulate browser sessions and navigate websites without requiring JavaScript execution. It functions as an HTML parsing tool and HTTP session manager, allowing for the programmatic retrieval of page content and the automation of web interactions. The library distinguishes itself by combining session persistence with automated form interaction. It maps user data to HTML input fields and selection boxes for programmatic submission and maintains authenticated states by managing cookies and user-agent headers acr

    Pythonbeautifulsoupmechanicalsouppypi
    Ver en GitHub↗4,868
  • zhinianboke/xianyu-auto-replyAvatar de zhinianboke

    zhinianboke/xianyu-auto-reply

    5,192Ver en GitHub↗

    xianyu-auto-reply is a Python and FastAPI automation framework designed for the Xianyu marketplace. It serves as a comprehensive system for automating customer service, product listings, and order fulfillment. The project integrates large language models to generate context-aware responses to buyer inquiries and utilizes a cookie-based session management system to handle multiple concurrent user accounts. It also functions as a digital goods delivery system that automatically sends coupons and virtual items to customers after a purchase is completed. The framework covers a wide range of e-co

    Python
    Ver en GitHub↗5,192
  • browser-act/skillsAvatar de browser-act

    browser-act/skills

    2,554Ver en GitHub↗

    This project provides an agentic web interaction engine designed to facilitate autonomous browser automation and large-scale data extraction. It serves as a framework for building and deploying agents that can navigate complex, JavaScript-rendered websites, interact with page elements, and execute multi-step workflows. By providing a structured environment for browser control, the system enables the creation of reusable automation scripts that can be deployed across diverse web platforms. The platform distinguishes itself through a comprehensive suite of security and traffic management tools,

    Pythonai-agentsautomationclaude-cli
    Ver en GitHub↗2,554
  • jkbrzt/httpieAvatar de jkbrzt

    jkbrzt/httpie

    38,212Ver en GitHub↗

    HTTPie is a command-line HTTP client and REST API testing tool designed for sending requests to web services and APIs. It functions as a JSON-native network client and interactive HTTP debugger, providing a terminal interface for constructing and validating API requests and responses. The tool simplifies the process of interacting with APIs by automatically handling JSON payloads and applying colorized formatting to responses for human readability. It supports the simulation of request generation to verify headers and bodies before they are sent over the network. The project covers a broad r

    Python
    Ver en GitHub↗38,212
  • tyrrrz/discordchatexporterAvatar de Tyrrrz

    Tyrrrz/DiscordChatExporter

    10,392Ver en GitHub↗

    Discord Chat Exporter is a tool for extracting messages and media from Discord channels and direct messages into offline files. It functions as a backup utility and archival tool, using authentication tokens to retrieve chat history and metadata for long-term storage or history recovery. The system converts API data into readable documents and supports multi-format export options, including HTML, TXT, CSV, and JSON. It includes capabilities for automated chat backups by creating recurring tasks through the host operating system's task scheduler. The tool provides data management features suc

    C#archivalarchiverchat
    Ver en GitHub↗10,392
  • lilishop/lilishopAvatar de lilishop

    lilishop/lilishop

    4,216Ver en GitHub↗

    Lilishop is a multi-vendor B2B2C e-commerce platform designed as a marketplace where third-party merchants can manage independent storefronts within a unified ecosystem. It is built on a Spring Cloud microservices architecture and a Spring Boot backend, utilizing Vue and Uniapp to deliver responsive user interfaces across web, mobile, and mini-program platforms. The platform differentiates itself through integrated marketing automation tools, including group buying, bargain campaigns, and a commission-based affiliate distribution network. It also features a comprehensive financial settlement

    Javab2b2cdockerjava
    Ver en GitHub↗4,216
  • super-productivity/super-productivityAvatar de super-productivity

    super-productivity/super-productivity

    17,541Ver en GitHub↗

    This project is a local-first task manager and time tracking tool designed to consolidate work items from multiple external project management platforms into a single, unified interface. By prioritizing local data sovereignty, it ensures that all task lists, time logs, and application states remain on the user's device, providing full functionality in offline environments while maintaining privacy. The application distinguishes itself through a focus on deep work and structured productivity rituals. It integrates distraction-free modes, configurable focus timers, and automated time tracking t

    TypeScriptandroidelectron-appflowmodoro
    Ver en GitHub↗17,541
  • vendurehq/vendureAvatar de vendurehq

    vendurehq/vendure

    7,924Ver en GitHub↗

    Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as a multi-channel commerce platform that manages product catalogs, orders, and customers via a strongly typed GraphQL API. The platform is distinguished by its highly extensible architecture, featuring a customizable administrative dashboard where developers can inject custom React components and entity views. It supports multi-channel commerce, allowing the isolation of products, currencies, and regional catalogs from a single unified backend. The engine covers a broad range o

    TypeScriptecommerceecommerce-apiecommerce-framework
    Ver en GitHub↗7,924
  • projectdiscovery/subfinderAvatar de projectdiscovery

    projectdiscovery/subfinder

    13,105Ver en GitHub↗

    Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It functions as a discovery engine that identifies and maps internet-exposed infrastructure, cloud-hosted assets, and network ranges to maintain a comprehensive inventory of an organization's digital footprint. The project distinguishes itself through a modular, template-driven scanning engine that executes security checks against discovered assets. It leverages cloud-native asset discovery to query provider APIs and infrastructure metadata, while supporting distributed agent orc

    Gobugbountyhackinghacktoberfest
    Ver en GitHub↗13,105
  • gui-for-cores/gui.for.singboxAvatar de GUI-for-Cores

    GUI-for-Cores/GUI.for.SingBox

    7,188Ver en GitHub↗

    GUI.for.SingBox is a desktop graphical interface client for managing the sing-box network proxy core. It functions as a network proxy manager and subscription manager, allowing users to configure routing rules, organize proxy profiles, and synchronize remote proxy server lists from external subscription providers. The application distinguishes itself through an event-driven plugin architecture and a script-based configuration middleware, enabling users to extend core functionality and programmatically modify configuration values. It also features a system for cross-platform settings synchroni

    Vueguirolldown-vitesing-box
    Ver en GitHub↗7,188
  • binance/binance-spot-api-docsAvatar de binance

    binance/binance-spot-api-docs

    4,812Ver en GitHub↗

    This project provides technical documentation and reference guides for spot trading, including specifications for REST, WebSocket, and FIX protocols. It serves as a comprehensive resource for integrating with spot trading endpoints to execute trades, query account data, and fetch market statistics. The project distinguishes itself by supporting institutional-grade connectivity through the Financial Information eXchange standard and simple binary encoding to reduce latency and payload size. It also includes a dedicated sandbox environment for validating trading logic and strategies without fin

    binance-apidocumentationfix-api
    Ver en GitHub↗4,812
  • maguowei/starredAvatar de maguowei

    maguowei/starred

    1,917Ver en GitHub↗

    Starred is a utility that automates the management and documentation of starred repositories. It functions by fetching repository metadata through the GitHub API and organizing these projects into structured, categorized lists based on programming language or topic. The tool distinguishes itself by maintaining these lists through automated, scheduled workflows that synchronize data directly to a dedicated repository. It supports the inclusion of private repositories in the generated output, ensuring that a user's complete collection is documented and backed up. The project provides a configu

    Pythonawesomeawesome-listawesome-stars
    Ver en GitHub↗1,917
  • kasper/phoenixAvatar de kasper

    kasper/phoenix

    4,538Ver en GitHub↗

    Phoenix is a macOS workspace automator and window manager that uses a JavaScript scripting engine to control system-level behaviors. It functions as an AppleScript automation bridge, allowing users to programmatically manipulate application states, window geometry, and desktop interactions. The project enables the creation of custom workflows by binding keyboard shortcuts to JavaScript functions. This allows for the automation of complex system actions, such as organizing application layouts across multiple screens and managing virtual spaces. Its capability surface covers window and applica

    Objective-C
    Ver en GitHub↗4,538
  • hatchet-dev/hatchetAvatar de hatchet-dev

    hatchet-dev/hatchet

    6,622Ver en GitHub↗

    Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for building and executing fault-tolerant, multi-step pipelines as directed acyclic graphs (DAGs), with automatic retries, scheduling, and real-time observability. The system is built around durable task checkpointing, which persists execution state after each step so work can resume from the last checkpoint after a worker crash or restart, and it supports event-driven task resumption that pauses a task until a matching external event arrives. The platform distinguishes itself through it

    Goconcurrencydagdistributed
    Ver en GitHub↗6,622
  • bagisto/nextjs-commerceAvatar de bagisto

    bagisto/nextjs-commerce

    4,287Ver en GitHub↗

    Bagisto Next.js Commerce is a headless, server-side rendered e-commerce storefront built on Next.js that connects to any backend commerce API exclusively through GraphQL. It delivers SEO-optimized product pages with fast initial loads by combining server-side rendering with incremental static regeneration, and automatically optimizes images for different devices and network conditions. The storefront decouples the user interface from backend commerce logic, enabling flexible integration with any API protocol without modifying the frontend code. It supports the full shopping lifecycle includin

    TypeScriptheadlessheadless-commercenextjs
    Ver en GitHub↗4,287
  • acheong08/edgegptAvatar de acheong08

    acheong08/EdgeGPT

    7,873Ver en GitHub↗

    EdgeGPT is a reverse engineered API wrapper and programmatic client for interacting with Bing Chat and associated large language model services. It enables the retrieval of text responses, code snippets, and suggested questions through a structured interface. The project uses exported browser cookies for authentication and implements an automated session rotation system to bypass daily request limits and regional restrictions. It manages multiple cookie sets to maintain continuous service uptime. The system also includes capabilities for AI image generation, automating requests to create vis

    Python
    Ver en GitHub↗7,873
  • alyssaxuu/omniAvatar de alyssaxuu

    alyssaxuu/omni

    7,799Ver en GitHub↗

    Omni is a browser-based productivity automation tool that operates as a local extension. It provides a command-palette interface to execute workspace actions and manage browsing sessions through text-based inputs. The system allows for local-source sideloading, enabling the software to run from a local directory rather than through a centralized extension marketplace. Capabilities cover browser tab management, including programmatically switching and organizing pages. It also includes tools for bookmark organization and history search, allowing users to filter and retrieve saved pages or pre

    JavaScriptbookmarkbookmarksbookmarks-manager
    Ver en GitHub↗7,799
  • bailicangdu/vue2-elmAvatar de bailicangdu

    bailicangdu/vue2-elm

    41,063Ver en GitHub↗

    vue2-elm is a comprehensive Vue.js e-commerce reference application and single-page application boilerplate. It provides a foundational architecture for building complex online food delivery platforms, utilizing Vue 2 and Vuex for centralized state management. The project functions as a complete frontend template specifically tailored for food delivery services. It includes pre-configured user interface pages for merchant browsing, delivery address management, and the processing of food orders. The application covers a wide range of e-commerce capabilities, including shopping cart management

    Vuees2015flexsass
    Ver en GitHub↗41,063
  • gz-yami/mall4jAvatar de gz-yami

    gz-yami/mall4j

    5,127Ver en GitHub↗

    mall4j is a Java-based e-commerce platform and B2B2C commerce suite designed to manage retail operations across web, mobile, and H5 storefronts. It serves as an omnichannel backend and multi-tenant retail manager, providing the infrastructure to handle product catalogs, shopping carts, and order processing. The system is built on a Spring Boot microservice framework, featuring an omnichannel architecture that exposes a unified API gateway to power diverse client interfaces. It distinguishes itself through a B2B2C workflow that coordinates sales between administrators, merchants, and end consu

    JavaScriptb2cb2c-mallecommerce
    Ver en GitHub↗5,127