awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tychxn avatar

tychxn/jd-assistant

0
View on GitHub↗
5,266 نجوم·1,868 تفرعات·Python·MIT·5 مشاهدات

Jd Assistant

jd-assistant هو روبوت أتمتة تجارة إلكترونية مصمم لمنصة JD.com. يعمل كنص برمجي مؤتمت لإتمام عمليات الشراء ومشغل مهام يراقب مخزون المنتجات وينفذ تسلسلات الشراء للعناصر ذات الطلب المرتفع.

يتخصص المشروع في أتمتة مبيعات التخفيضات السريعة (Flash Sale)، حيث يجمع بين مراقبة المخزون في الوقت الفعلي وجدولة المهام المتزامنة مع الساعة لإطلاق الطلبات في طوابع زمنية محددة. يدير تدفق الشراء من البداية إلى النهاية، بما في ذلك إدارة عربة التسوق المؤتمتة وتقديم الطلبات باستخدام معرفات إقليمية محددة مسبقاً.

يتضمن النظام قدرات لإدارة الحساب والجلسة عبر مصادقة رمز QR واستمرارية ملفات تعريف الارتباط. كما يدمج عشوائية الطلبات من خلال تدوير وكيل المستخدم (User-agent)، وتشفير الحمولة القائم على RSA لنقل البيانات بشكل آمن، وإشعارات الدفع القائمة على HTTP لتنبيهات التنفيذ.

Features

  • Order Placements - Automates the submission of orders from the cart using predefined addresses.
  • Stock Availability Monitoring - Continuously polls product endpoints at high frequency to detect item availability for immediate purchase.
  • Automated Checkout Tools - Automates the final payment and order submission phase specifically for high-demand flash sales.
  • E-Commerce Automations - Programmatically manages shopping carts and submits orders to bypass manual checkout steps.
  • E-commerce Product Data Extraction - Extracts real-time pricing, stock levels, and address mappings from retail product pages.
  • End-to-End Order Workflows - Orchestrates the entire purchase sequence from account login and stock monitoring to final order execution.
  • Flash Sale Automations - Secures high-demand products by monitoring stock and automating the checkout process during flash sales.
  • Shopping Carts - Provides logic for adding items to the shopping cart and managing staged products.
  • Web Task Automations - Automates repetitive browser-based workflows and site interactions using web scraping and cryptography.
  • Task Scheduling - Implements a time-based trigger to initiate purchase sequences at precise target timestamps.
  • HTTP Cookie Persistence - Stores and retrieves HTTP cookies from local files to maintain authenticated sessions across multiple runs.
  • Persistent Session Managers - Manages the persistence of authentication tokens and session data to enable automated multi-account control.
  • Account and Order Monitoring - Retrieves user account information and filters for unpaid orders to manage the checkout process.
  • Automated Web Scraping - Automatically extracts real-time pricing and availability data from retail product pages.
  • Delayed Task Scheduling - Triggers purchase sequences at specific timestamps by polling the system clock.
  • User Agent Rotation - Rotates browser identification strings for each request to mimic different clients and evade bot detection.
  • Payload Encryption - Encrypts sensitive request parameters using an RSA public key to ensure secure data transmission.
  • Payload Encryptions - Encrypts request parameters using RSA public keys to secure sensitive data transmitted to the platform.
  • QR-Code Handshakes - Provides an authentication flow using QR code scanning to establish a secure session for automated actions.
  • Task Schedulers - Triggers purchasing sequences based on precise dates, times, or detected stock availability.
  • Session and Cookie Automators - Manages user sessions and cookies to perform authenticated API calls for order placement.

سجل النجوم

مخطط تاريخ النجوم لـ tychxn/jd-assistantمخطط تاريخ النجوم لـ tychxn/jd-assistant

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Jd Assistant

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Jd Assistant.
  • zas023/jdbuyerالصورة الرمزية لـ zas023

    zas023/JdBuyer

    4,245عرض على 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
    عرض على GitHub↗4,245
  • coleifer/hueyالصورة الرمزية لـ coleifer

    coleifer/huey

    5,933عرض على GitHub↗

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

    Pythondankpythonqueue
    عرض على GitHub↗5,933
  • jef/streetmerchantالصورة الرمزية لـ jef

    jef/streetmerchant

    5,396عرض على 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
    عرض على GitHub↗5,396
  • gz-yami/mall4cloudالصورة الرمزية لـ gz-yami

    gz-yami/mall4cloud

    6,088عرض على 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
    عرض على GitHub↗6,088
عرض جميع البدائل الـ 30 لـ Jd Assistant→

الأسئلة الشائعة

ما هي وظيفة tychxn/jd-assistant؟

jd-assistant هو روبوت أتمتة تجارة إلكترونية مصمم لمنصة JD.com. يعمل كنص برمجي مؤتمت لإتمام عمليات الشراء ومشغل مهام يراقب مخزون المنتجات وينفذ تسلسلات الشراء للعناصر ذات الطلب المرتفع.

ما هي الميزات الرئيسية لـ tychxn/jd-assistant؟

الميزات الرئيسية لـ tychxn/jd-assistant هي: Order Placements, Stock Availability Monitoring, Automated Checkout Tools, E-Commerce Automations, E-commerce Product Data Extraction, End-to-End Order Workflows, Flash Sale Automations, Shopping Carts.

ما هي البدائل مفتوحة المصدر لـ tychxn/jd-assistant؟

تشمل البدائل مفتوحة المصدر لـ tychxn/jd-assistant: zas023/jdbuyer — JdBuyer is a cross-platform desktop application for Windows and macOS designed to automate the purchase of high-demand… coleifer/huey — .. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png. jef/streetmerchant — Streetmerchant is an e-commerce stock monitor and automated checkout assistant. It tracks product availability on… newbee-ltd/newbee-mall-vue3-app. gz-yami/mall4cloud — mall4cloud is a multi-tenant B2B2C e-commerce platform built on a Spring Cloud microservice architecture. It… makinaruto/automatic_ticket_purchase — This project is a ticket purchase automation tool and browser automation bot designed to secure high-demand event…