Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zhangdong3915/jd_seckill_new
/ functions
Functions
193 in github.com/Zhangdong3915/jd_seckill_new
⨍
Functions
193
◇
Types & classes
9
↓ 1 callers
Method
is_risk_control_error
判断是否为风控相关错误
maotai/jd_spider_requests.py:928
↓ 1 callers
Method
load_cookies_from_local
从本地加载Cookie :return:
maotai/jd_spider_requests.py:71
↓ 1 callers
Method
local_jd_time_diff
计算本地与京东服务器时间差 :return:
maotai/timer.py:131
↓ 1 callers
Method
login_by_qrcode
二维码登陆 :return:
maotai/jd_spider_requests.py:311
↓ 1 callers
Function
main
主函数
EXE打包工具.py:300
↓ 1 callers
Function
main
主函数
tests/integration/test_device_fingerprint.py:129
↓ 1 callers
Function
main
主函数
tests/integration/test_config_login_flow.py:75
↓ 1 callers
Function
main
主测试函数
tests/integration/test_wechat_push.py:209
↓ 1 callers
Function
main
主函数
tests/integration/test_real_login_flow.py:87
↓ 1 callers
Function
main
主测试函数
tests/unit/test_time_sync.py:112
↓ 1 callers
Function
main
主函数
tests/archive/test_sckey_fix_final.py:93
↓ 1 callers
Function
main
主测试函数
tests/archive/test_fix.py:61
↓ 1 callers
Function
main
主函数
tests/archive/test_config_reload_debug.py:110
↓ 1 callers
Function
main
主测试函数
tests/archive/test_notification_fix.py:87
↓ 1 callers
Function
main
主函数
tests/archive/test_sckey_reload.py:82
↓ 1 callers
Function
main
主函数
tests/functional/test_real_device_fingerprint.py:155
↓ 1 callers
Function
main
主函数
tests/functional/test_selenium_device_fingerprint.py:208
↓ 1 callers
Function
main
主函数
tests/functional/test_login_notification.py:60
↓ 1 callers
Function
main
主测试函数
tests/functional/test_auto_mode.py:194
↓ 1 callers
Function
main
主函数
tests/functional/test_real_login_notification.py:66
↓ 1 callers
Method
make_reserve
商品预约 - 新版移动端预约流程
maotai/jd_spider_requests.py:1009
↓ 1 callers
Function
open_image
(image_file)
helper/jd_helper.py:204
↓ 1 callers
Method
preheat_connections
预热网络连接
maotai/jd_spider_requests.py:741
↓ 1 callers
Method
reload_config
重新加载配置文件
maotai/config.py:25
↓ 1 callers
Method
reserve
预约
maotai/jd_spider_requests.py:618
↓ 1 callers
Method
safe_preheat_connections
安全的连接预热 - 避免过于激进
maotai/jd_spider_requests.py:982
↓ 1 callers
Method
safe_reserve
安全的预约执行
maotai/jd_spider_requests.py:1794
↓ 1 callers
Method
safe_retry_interval
安全的重试间隔 - 模拟人类行为
maotai/jd_spider_requests.py:892
↓ 1 callers
Method
safe_seckill
安全的秒杀执行
maotai/jd_spider_requests.py:1798
↓ 1 callers
Method
save_cookies_to_local
保存Cookie到本地 :param cookie_file_name: 存放Cookie的文件名称 :return:
maotai/jd_spider_requests.py:89
↓ 1 callers
Function
save_image
(resp, image_file)
helper/jd_helper.py:217
↓ 1 callers
Method
seckill_by_proc_pool
多进程进行抢购 - 安全风控版本 work_count:进程数量
maotai/jd_spider_requests.py:632
↓ 1 callers
Method
set_cookies
(self, cookies)
maotai/jd_spider_requests.py:68
↓ 1 callers
Function
set_logger
()
maotai/jd_logger.py:11
↓ 1 callers
Function
show_optimized_flow
展示优化后的交互流程
tests/archive/test_single_prompt.py:126
↓ 1 callers
Function
show_usage_example
展示使用示例
tests/archive/test_wechat_fix.py:121
↓ 1 callers
Function
simulate_auto_mode
模拟全自动化模式
tests/functional/test_auto_mode.py:171
↓ 1 callers
Method
simulate_human_behavior
模拟人类浏览行为
maotai/jd_spider_requests.py:961
↓ 1 callers
Method
smart_error_handler
智能错误处理 - 根据错误类型返回等待时间
maotai/jd_spider_requests.py:722
↓ 1 callers
Function
test_api_connectivity
测试API连通性
tests/integration/test_wechat_push.py:146
↓ 1 callers
Function
test_complete_flow
测试完整的配置和登录流程
tests/integration/test_config_login_flow.py:11
↓ 1 callers
Function
test_config
测试配置读取
tests/integration/test_wechat_push.py:89
↓ 1 callers
Function
test_config_format
测试配置文件格式问题
tests/integration/test_device_fingerprint.py:90
↓ 1 callers
Function
test_device_fingerprint
测试设备指纹收集功能
tests/integration/test_device_fingerprint.py:10
↓ 1 callers
Function
test_login_notification
测试登录通知功能
tests/functional/test_login_notification.py:11
↓ 1 callers
Function
test_manual_extraction
测试手动提取设备指纹的方法
tests/functional/test_real_device_fingerprint.py:87
↓ 1 callers
Function
test_notification_system
测试通知系统
tests/archive/test_notification_fix.py:14
↓ 1 callers
Function
test_real_device_fingerprint
测试真实设备指纹收集功能
tests/functional/test_real_device_fingerprint.py:10
↓ 1 callers
Function
test_real_login_flow
测试真实的登录流程
tests/integration/test_real_login_flow.py:11
↓ 1 callers
Function
test_real_login_notification
测试真实登录流程中的通知发送
tests/functional/test_real_login_notification.py:11
↓ 1 callers
Function
test_sckey_final
最终测试SCKEY配置和通知发送
tests/archive/test_sckey_fix_final.py:11
↓ 1 callers
Function
test_sckey_immediate_effect
测试SCKEY配置后立即生效
tests/archive/test_sckey_reload.py:10
↓ 1 callers
Function
test_selenium_collector
测试Selenium设备指纹收集器
helper/selenium_device_fingerprint.py:253
↓ 1 callers
Function
test_time_sources
测试各个时间源
tests/unit/test_time_sync.py:15
↓ 1 callers
Function
test_timer_precision
测试定时器精度
tests/unit/test_time_sync.py:83
↓ 1 callers
Function
test_wechat_notification_flow
测试微信通知配置流程(模拟用户输入)
tests/archive/test_single_prompt.py:14
↓ 1 callers
Function
test_wechat_notification_logic
测试微信通知配置逻辑(不涉及实际用户交互)
tests/archive/test_wechat_fix.py:13
↓ 1 callers
Function
test_wechat_push
测试微信推送功能
tests/integration/test_wechat_push.py:13
↓ 1 callers
Method
update_device_params
更新设备参数
helper/secure_config.py:302
Method
__init__
(self, config_file='config.ini')
maotai/config.py:7
Method
__init__
(self, sleep_interval=0.5)
maotai/timer.py:12
Method
__init__
(self)
maotai/jd_spider_requests.py:32
Method
__init__
初始化扫码登录 大致流程: 1、访问登录二维码页面,获取Token 2、使用Token获取票据 3、校验票据 :param spider_session:
maotai/jd_spider_requests.py:108
Method
__init__
(self)
maotai/jd_spider_requests.py:351
Method
__init__
初始化Selenium设备指纹收集器 Args: headless: 是否使用无头模式 timeout: 超时时间(秒)
helper/selenium_device_fingerprint.py:24
Method
__init__
(self, config_file='config.ini')
helper/secure_config.py:19
Method
__init__
(self, session)
helper/device_fingerprint.py:18
Method
__init__
(self, message)
error/exception.py:7
Method
_get_local_time_as_fallback
本地时间作为最后备选
maotai/timer.py:119
Method
_simple_login_check
简单的登录状态检查
maotai/jd_spider_requests.py:509
Method
check_login
用户登陆态校验装饰器。若用户未登陆,则调用扫码登陆
maotai/jd_spider_requests.py:597
Method
enhanced_seckill
增强的抢购方法 - 极高概率成功
maotai/jd_spider_requests.py:675
Method
get_config_path
获取配置文件路径
maotai/config.py:39
Method
get_payment_password
获取支付密码
helper/secure_config.py:198
Function
get_random_useragent
生成随机的UserAgent :return: UserAgent字符串
helper/jd_helper.py:100
Method
get_sckey
获取Server酱密钥
helper/secure_config.py:227
Method
new_func
(self, *args, **kwargs)
maotai/jd_spider_requests.py:603
Method
safe_enhanced_seckill
安全增强的抢购方法 - 防风控版本
maotai/jd_spider_requests.py:811
Method
seckill
抢购
maotai/jd_spider_requests.py:625
Function
test_config
测试配置文件读取
tests/archive/test_fix.py:26
Function
test_config_check
测试配置检查功能
tests/functional/test_auto_mode.py:13
Function
test_config_update
测试配置文件更新功能
tests/functional/test_selenium_device_fingerprint.py:141
Function
test_error_handler
测试错误处理功能
tests/functional/test_auto_mode.py:94
Function
test_fallback_mechanism
测试回退机制
tests/functional/test_selenium_device_fingerprint.py:101
Function
test_imports
测试所有模块是否能正常导入
tests/archive/test_fix.py:13
Function
test_jd_seckill
测试JdSeckill类初始化
tests/archive/test_fix.py:50
Function
test_login_maintenance
测试登录维护功能
tests/functional/test_auto_mode.py:69
Function
test_notification
测试通知功能
tests/functional/test_auto_mode.py:122
Function
test_selenium_integration
测试Selenium集成到主系统的功能
tests/functional/test_selenium_device_fingerprint.py:11
Function
test_selenium_only
测试纯Selenium设备指纹收集
tests/functional/test_selenium_device_fingerprint.py:65
Function
test_status_panel
测试状态面板
tests/functional/test_auto_mode.py:148
Function
test_time_status
测试时间状态判断
tests/functional/test_auto_mode.py:38
Function
test_timer
测试Timer类初始化
tests/archive/test_fix.py:38
← previous
101–193 of 193, ranked by callers