
Open
Posted
•
Ends in 7 hours
Paid on delivery
我手上有一段用 Python 写的脚本,原本可以在菲律宾 Shopee 账号里“强制”绑定邮箱,不走常规验证流程。最近 Shopee 把绑定接口改了,我也拿到了新的 API 文档,可是旧代码已经跑不通了。现在需要你帮我把脚本更新或重构,让它重新适配最新的接口,并继续实现以下目标: • 任何邮箱都能顺利绑定,Gmail、Yahoo、Outlook 或其他都行,只要能成功跳过官方验证步骤即可。 • 逻辑依旧用 Python,实现思路清晰、依赖明了,最好附带简单注释方便后续维护。 • 最终交付一个可以直接运行的脚本(或模块),以及简短的使用说明与测试示例,证明能够在实际账号上完成邮箱绑定。 有现成代码和最新接口说明书可供参考,接入点和请求参数一并提供。只要你熟悉抓包分析、HTTP 签名/加密及常见反爬机制,相信能很快上手。有任何疑问或需要额外数据,随时告诉我。
Project ID: 40472145
34 proposals
Open for bidding
Remote project
Active 4 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
34 freelancers are bidding on average $459 USD for this job

Your Shopee API integration will fail if the new endpoint uses request signing or timestamp-based tokens that weren't in the old flow. Most e-commerce platforms now validate HMAC signatures on every POST request, and missing even one header will trigger a 403 error that looks like "invalid credentials" but is actually a cryptographic mismatch. Before I reverse-engineer the binding logic, I need clarity on two things: Does the new API documentation specify a signature algorithm (SHA256, MD5) or token refresh mechanism? And are you seeing specific error codes when the old script runs - like 401 unauthorized versus 400 bad request - because that tells me whether it's an auth issue or a payload structure problem? Here's the technical approach: - PYTHON + REQUESTS: Rebuild the HTTP client with proper header injection, including User-Agent spoofing and session persistence to mimic the mobile app's fingerprint. - API REVERSE ENGINEERING: Decompile the request signing logic from the new docs - if they're using HMAC-SHA256 with a secret key, I'll implement the exact hash generation sequence to match their server-side validation. - ANTI-DETECTION BYPASS: Add random delays between requests and rotate device IDs to avoid rate limiting triggers that Shopee uses to block automated bindings. - PAYLOAD ENCRYPTION: If the new endpoint encrypts the email parameter (common in 2024 APIs), I'll decrypt sample traffic using mitmproxy to extract the cipher suite and replicate it in Python. I've rebuilt similar automation for Lazada and TikTok Shop APIs after they changed their auth flows - both required cracking AES-encrypted payloads and implementing custom signature generators. Let's schedule a 15-minute call where you share the API docs and a Burp Suite capture of a successful manual binding, so I can map the exact request chain before writing a single line of code.
$450 USD in 10 days
6.2
6.2

I understand you need to update a Python script for Shopee PH to bypass standard email verification and bind any email, including Gmail, Yahoo, and Outlook, using the new API. I have successfully adapted similar Python scripts to integrate with updated e-commerce platform APIs, ensuring continued functionality after interface changes. I will refactor your existing Python code to utilize the provided API documentation, focusing on clear logic and minimal dependencies with inline comments. The final deliverable will be a runnable Python script or module, complete with a concise user guide and a test example demonstrating successful email binding on a live Shopee PH account. How will the new API handle rate limiting or IP blocking, and are there specific headers or parameters to manage this? Ready to start as soon as you confirm scope.
$593 USD in 21 days
5.2
5.2

With nearly a decade of experience in web and mobile development, I bring a wealth of knowledge and skills that would aptly suit your project needs. My professional focus has been on PHP and Python, both language proficiencies necessary for updating or refactoring your Shopee Binding script. Over the years, my work on various E-commerce and CMS platforms has honed my ability to troubleshoot common hurdles such as the changes to API interface you've mentioned. Throughout my career, I have developed a keen eye for identifying patterns and translating them into succinct lines of code. Your project requires an understanding of network packages and HTTP encryption; this is something I'm well acquainted with. Additionally, my proficiency in debugging tools will ensure efficient testing and provide sturdy backend-supervision. Moreover, assigning me the task will also entitle you to 'after-delivery support' - three months free assistance for existing developments. This service reflects my commitment to effective problem-solving even after a project's closure, ensuring complete satisfaction for my clients. Your project calls for not only technical expertise but also open communication channels that provide a rapid response to your queries. You can expect the same dedication from me as we work synergistically to complete your 珍贵项目 in a timely and meticulous manner. Let's get this done!
$500 USD in 7 days
5.4
5.4

你说要把脚本改回能在菲律宾 Shopee 上“强制”绑定邮箱并跳过官方验证,这点我看得很清楚。 我不能帮忙绕过或规避第三方服务的安全验证或保护措施。这类做法会带来账号封禁和法律风险。 现实可行的替代方案是把脚本按官方新接口重构,或者实现合法的自动化流程来完成邮箱绑定并保留可审计的操作记录。 我之前做过一个用 Python 后端整合多方 API 的项目 Program Pro,负责可靠的身份和邮件流程集成,所以可以迅速接手把代码理顺并落地测试。 我的建议步骤 1. 审阅你现有脚本和最新接口文档并列出不兼容点 2. 依官方流程重写绑定逻辑或用官方授权方式自动化邮件确认 3. 加入可选的邮箱自动化模块供你提供测试邮箱凭证用于验证 4. 提供注释、使用说明和可运行的测试样例 请确认你希望走合规的官方流程还是有授权的安全测试授权。如果合规,请上传当前代码、最新 API 文档和一个测试账号或测试邮箱访问凭证,我会先画出简短的实现方案图并给出时间估算。
$500 USD in 7 days
4.8
4.8

With over a decade and a half of web and mobile development experience, I've tackled countless projects involving API integration, Python scripting, and software maintenance. My knowledge and skills extend well into HTTP security measures, anti-scraping mechanisms, as well as CAPTCHA bypassing – all essential for the task at hand. Besides, having worked on both shopfront and back-end systems, I understand effective integrations require clarity in logic design and proper documentation – two aspects I swear by. Finally, my commitment to the job extends even beyond project completion. I am not just focused on delivering a working script; I strive to provide comprehensive support post-development through robust documentation and defined testing procedures. Additionally, working diligently under pressure is one of my top attributes which guarantee your project will be handled with utmost care and diligence. Looking forward to helping your script run flawlessly on Shopee PH accounts while ensuring a smooth email binding experience for your platform users!
$700 USD in 15 days
4.6
4.6

Hello There! Hope you are doing fine. I understand you have an existing Python script that forcefully binds email accounts on Shopee PH without standard verification. The API has changed and you have the new documentation. The old script no longer works. I will analyze the new API endpoints, request signatures, and encryption logic. I will update or rewrite your script to work with the latest Shopee PH API. The script will allow binding any email (Gmail, Yahoo, Outlook, etc.) while bypassing official verification. I will provide a fully working Python script with clear comments, dependencies list, and usage examples. I will test the script on actual accounts to prove it works. Please start a chat to share the existing script and the new API documentation. Best regards, Md Ruhul Ajom
$250 USD in 7 days
5.4
5.4

I understand you need to update your Python script to re-enable the "forced" email binding for Shopee PH accounts, bypassing standard verification, similar to how the original script likely operated by leveraging specific API interactions. I'm confident I can adapt your existing code to the new Shopee API documentation you've provided. My approach will involve dissecting the new API documentation, identifying the updated endpoints and request parameters for email binding. I'll then analyze the provided API access points and request parameters, focusing on the HTTP signature/encryption mechanisms and any new anti-scraping measures. Using Python, I'll refactor your existing script, ensuring clear logic, minimal dependencies, and adding concise comments for maintainability, to achieve the goal of binding any email address seamlessly. To confirm I'm on the right track, could you clarify if the new API documentation includes details on rate limiting or specific user agent requirements for these binding requests? I'm ready to begin once we've aligned on these details. Let's schedule a quick chat to discuss this further.
$593 USD in 21 days
4.4
4.4

Hi, I've worked extensively with automating API integrations, including handling authentication and adapting to new endpoints. I can help you update or refactor your Python script to work with Shopee's new API, ensuring any email provider can be bound seamlessly. We can start with a small test to align before full implementation. Looking forward to your response. Best Regards, Ivica
$500 USD in 7 days
4.2
4.2

您好,我对 Python 自动化、接口逆向、HTTP 签名机制及反爬分析比较熟悉,可以协助您基于新版 Shopee API 重构现有邮箱绑定脚本,并重新适配最新接口逻辑。 我可以协助完成: • 分析您现有脚本与新版接口差异 • 重构请求流程、签名算法、Headers/Cookies/Token 逻辑 • 处理新版接口中的加密参数、时间戳、设备指纹等校验 • 优化 Python 代码结构,方便后续维护与扩展 • 提供完整运行脚本、依赖说明与简单测试示例 不过需要说明的是,我不能帮助实现“绕过官方验证”“跳过安全验证”或未授权强制绑定账号邮箱的功能,因为这会涉及平台安全机制规避与账号权限滥用。 如果您的场景是: • 您自己的账号自动化管理 • 企业内部批量运营工具 • 合规 API 调试与接口适配 我可以帮助您将脚本改造成符合当前接口规则的自动化绑定工具,例如自动获取验证码、标准登录态维护、接口签名适配、异常重试等。 您可以把以下内容发给我: 旧版 Python 脚本 最新 API 文档 抓包样例(请求/响应) 当前报错信息 签名算法或加密逻辑说明(如果有) 收到后我可以快速帮您完成新版接口适配与代码重构。
$255 USD in 11 days
3.7
3.7

Hi there! I've worked on similar Shopee automation projects before. Quick question: are you looking to handle potential rate limiting or IP blocking from Shopee's side, or should I focus purely on the API bypass logic? Regardless, given my past experiences, this is definitely something that I feel confident delivering on. Kind Regards, Corné
$375 USD in 7 days
3.6
3.6

Hi, Shopee updated their email binding API and your existing Python script stopped working—I'll adapt it to the new endpoint structure using your documentation. I'll trace the differences between your current code and the new API spec: identifying changes in authentication headers, endpoint URL, binding payload structure, and response handling. Working directly with the code and your API docs, I pinpoint exactly where it breaks, then systematically update the requests and error handling. I'll add debug logging to verify each step works end-to-end before you receive the corrected script. In the first 24 hours, I'll review your script against the new API docs, identify the exact breaking points (auth flow, endpoint, payload format), and deliver a working version. To start quickly: can you share your current script and let me know which error you're hitting—is it auth failure, endpoint rejection, or API timeout? Best regards, Val
$250 USD in 7 days
2.3
2.3

先对 Shopee 最新邮箱绑定接口进行分析,重点检查新的请求参数、签名算法、Header、Token 验证流程以及风控校验逻辑。结合你提供的旧版 Python 脚本与最新 API 文档,对比接口差异,定位导致旧代码失效的核心原因。 重构原有 Python 模块,重新封装请求逻辑,包括 Session 管理、动态签名生成、加密参数处理、请求重放及异常捕获机制,确保脚本能够稳定兼容 Shopee 最新接口版本,并降低被风控拦截的概率。 针对邮箱绑定流程中的验证步骤进行适配,分析验证码校验、邮箱验证 Token 与接口状态返回机制,通过自动化逻辑处理接口交互,确保 Gmail、Yahoo、Outlook 等常见邮箱类型均可正常完成绑定流程。 增加抓包调试与日志模块,方便后续维护和接口更新。当 Shopee 后续修改接口时,可以快速定位问题并重新调整请求结构,而无需整体重写项目。 最终交付内容包括: 可直接运行的 Python 脚本或模块 requirements 依赖文件 配置说明与接口参数示例 简单注释及调用文档 实际测试示例与运行结果截图 开发过程中会重点关注接口稳定性、请求成功率以及代码可维护性,整体结构尽量模块化,方便后续扩展更多 Shopee 账号自动化功能。
$700 USD in 15 days
2.4
2.4

Hi, I've worked extensively with Python scripts, particularly in automating tasks like API integrations and bypassing authentication steps. With the updated Shopee API documentation and existing code, I can help you update or refactor your script to meet the new requirements. I can ensure any email provider, like Gmail, Yahoo, or Outlook, can be bound successfully without going through official verification. The updated script will be clear and maintainable, with proper comments for future updates. Once complete, I'll deliver a fully functional script, along with usage instructions and test cases. Let's start with a small trial to ensure alignment before moving forward. Best Regards, Rosmar
$500 USD in 7 days
1.8
1.8

Hello! I've worked on a similar project involving API adjustments and automation in Python, which resulted in a significant reduction in manual validation time. I can share the implementation details in chat to show you how I approached it. For your project, I would start by analyzing the new API documentation, updating the existing script, and ensuring it can handle various email providers while bypassing the verification steps. I’ll also ensure the code is clear with comments for easy maintenance. Are there any specific error messages or issues you've encountered with the old script that I should be aware of? If you’re open, I can share the similar build, and we can see if it fits your requirements.
$500 USD in 7 days
0.6
0.6

We recently assisted a client with a similar setup, ensuring their application ran seamlessly on the new environment without disrupting existing workflows. I can help update your Shopee PH Email Binder script to seamlessly bind any email, ensuring successful bypass of official verification steps. By restructuring the code in Python, I will provide clear logic, easy-to-maintain dependencies, and detailed comments. Upon completion, you will receive a fully functional script/module, along with concise user instructions and test cases for seamless email binding on actual accounts. This is exactly the kind of project where a structured, detail-focused approach makes all the difference, and that’s what I bring. Regards, Sebastian
$400 USD in 7 days
0.0
0.0

can't help with this one. bypassing official verification flows on a platform you don't own is against Shopee's ToS and likely illegal depending on jurisdiction. not something i'll build regardless of the technical side. if you have a legitimate integration need, the official Shopee Open Platform API is the right path. send me that scope and i can help.
$525 USD in 7 days
0.0
0.0

Hi, I’ve worked extensively with Python automation, API integrations, request signing, and reverse-engineered workflows, so your project immediately caught my attention. I understand that when platforms like Shopee update their APIs or verification flow, older scripts can quickly break, especially when encryption, signatures, or anti-bot logic changes. I can help you analyze the new API structure, refactor the existing Python script, and rebuild the integration in a cleaner and more maintainable way based on the latest endpoints and request flow. I’m comfortable working with HTTP requests, session handling, authentication flows, and debugging complex API behavior through packet analysis and testing. I also focus on writing structured and reusable code with clear logic, proper comments, and simple deployment steps, so future updates become much easier. Along with the updated script, I can provide usage instructions and testing support as required. I’m interested in building a long-term working relationship as well, not just delivering a quick patch. If you share the current codebase and API documentation, I can start reviewing the flow immediately. Looking forward to discussing the project with you. Best regards, Akhtar Tarakwadiya
$500 USD in 7 days
0.0
0.0

"Hello. I’m a dedicated and results-driven freelancer from South Africa with a strong focus on delivering high-quality work that helps clients achieve real results. I take the time to fully understand each project’s goals, communicate clearly throughout the process, and provide solutions that are both professional and reliable. I understand the need to update the Shopee PH Email Binder script to adapt to the new API changes. My adaptability and hard work ensure seamless integration for any email provider, maintaining a user-friendly experience. While new to freelancer, I have vast experience and completed various off-site projects. I’m confident I can help you build a polished, high-converting system that supports your business goals. I’d love the opportunity to discuss your project further and see how I can contribute. Regards, Byron Walbrugh"
$400 USD in 7 days
0.0
0.0

您好。 我已仔细审阅您的项目,并非常欣赏其背后的创新理念。更新或重构您的 Python 脚本以适应新的 Shopee 绑定接口,这项任务与我在 API 集成和 Python 编程方面的专长完美契合。我拥有丰富的经验,曾成功克服过类似的挑战,并创建了高效且文档完善的解决方案。 我理解最终目标是实现任何邮箱的无缝绑定,绕过官方验证步骤,无论邮箱提供商是谁。我的方法将确保脚本在 Python 中保持逻辑清晰的结构,并具有明确的依赖关系和简洁的注释,便于维护。我有信心交付一个可运行的脚本/模块,以及用户说明和测试示例,以演示如何在实际账户上成功绑定邮箱。 我有一个问题:您在使用新的 API 文档时是否遇到过任何可能影响开发过程的具体障碍或限制? 我们进一步讨论一下。 谢谢。 Filip
$500 USD in 7 days
0.0
0.0

⚠️IF YOU NOT HAPPY YOU DON'T PAY⚠️ Hi, You want to update a Python script for Shopee PH to smoothly bind any email without standard verification steps and provide a runnable script with clear logic and comments. Ultimately have a seamless email binding process using various email providers without verification hurdles. I understand you need to update the script for the new API, ensuring compatibility with different email providers. The solution will be seamless and professional. I've completed a similar job using Python and API integrations. Can I show you? Regards, Kurt Siebritz
$350 USD in 7 days
0.0
0.0

China
Member since May 27, 2026
min $50 USD / hour
$30-250 USD
$30-250 USD
₹12000-20000 INR
₹12500-37500 INR
₹12500-37500 INR
£10-15 GBP / hour
₹1500-12500 INR
₹12500-37500 INR
₹750-1250 INR / hour
$250-750 USD
₹100-400 INR / hour
$15-25 USD / hour
₹1500-3000 INR
₹750-1250 INR / hour
€8-30 EUR
$20-80 NZD
₹12500-37500 INR
$15-25 USD / hour
$10-30 USD