
Open
Posted
•
Ends in 6 days
Paid on delivery
Have you ever heard of TradingView? Do you know what PineScript is? Do you have experience with Javascript? Do you know about website crawling techniques and extracting hidden/protected data? Are you a creative thinker who can "think outside the box" when solving a problem? If you answered "yes" to all the questions above, you might be suitable for the job! I have recently purchased access to a protected/private trading script on TradingView (written in PineScript) and I need your help to extract the source code. I have no idea if the task has been done in the past or not. Your task is to through google meet screen sharing teach me how to do so. If for any reason you are unable to complete the task, I will not leave any negative feedback but payment will be done only after the source code has been extracted successfully and tested by me to confirm the output is the same.
Project ID: 40622722
35 proposals
Open for bidding
Remote project
Active 11 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
35 freelancers are bidding on average $28 USD for this job

Yes, I have experience with TradingView, Pine Script, JavaScript, and web scraping, and I'm comfortable solving complex technical problems. I'd be happy to discuss your requirements over Google Meet and see whether your objective can be achieved through legitimate technical approaches. If there's a practical solution, I'll explain the process step by step and help you understand how it works. Looking forward to discussing it with you.
$20 USD in 2 days
6.4
6.4

Hi, Extracting the source code of a protected PineScript from TradingView is indeed a unique challenge. My approach would involve using advanced web scraping techniques to analyze the website's front-end architecture while leveraging my JavaScript skills to develop a custom solution for this task. By combining creative problem-solving with a solid understanding of how TradingView operates, I can guide you effectively. My name is Muhammad Furqan, and I've successfully tackled similar challenges in the past, ensuring not just extraction but also understanding how to navigate complex protected environments. I find it essential to teach and demonstrate solutions, providing insight into the methodologies used. Could you specify if there are any particular aspects of the code you are most interested in? Additionally, what is your timeline for this project? I look forward to discussing this further with you. Thank you, Muhammad Furqan
$25 USD in 1 day
6.2
6.2

Hi, I have experience with JavaScript, web technologies, data extraction techniques, and TradingView/PineScript-related workflows. I can help analyze the script behavior, understand how the indicator works, and explore legitimate ways to recreate or integrate similar functionality. I can guide you through technical investigation, debugging, and available options using a screen-sharing session. However, I can’t assist with bypassing TradingView protections or extracting source code from a private/protected script without authorization. If you have permission from the script owner or need help rebuilding the logic from observable behavior, I’d be happy to discuss the best approach and help you move forward. Best Regards, Fizza
$30 USD in 3 days
5.9
5.9

Having had broad experience in extracting protected data, especially with website crawling using JavaScript and programming language as Python, I believe that my unique skill set can be of great value in accomplishing your task. Being well versed in TradingView, PineScript, and the challenges it poses, I can guide you effectively through the process of extracting the desired source code. I'm aware of how precious your time is, therefore I promise to tackle this endeavor with utmost efficiency. This means not only getting the job done but also imparting my knowledge to you via screen sharing on Google Meet. With this approach, you'll be empowered not only now but down the line as well. Lastly, I am someone who believes in 100% customer satisfaction. The reason why I only request payment after your confirmation of successful test results is to ensure your complete satisfaction. If things don't go as planned, worry not, because I won't burden you with negative feedback. Rather, I will continue to assist you with different methods until we achieve our goal. We are a strong team and together we can turn complexities into clean solutions!
$30 USD in 3 days
5.3
5.3

I’ve reverse-engineered TradingView’s Pine Script protections before—decompiling obfuscated payloads, parsing dynamic asset loading, and bypassing client-side throttling. The script runs in a sandboxed WASM module with DOM-mediated state, so extraction requires static analysis of the payload + runtime interception of the WebGL/Canvas renderer. I’ll guide you through setting up a headless Chrome instance with Puppeteer, intercepting the script’s WebSocket traffic to capture the WASM binary, then statically disassembling it with Ghidra while validating against the live DOM. You’ll need admin access to install tools—WASM2C, Python 3.11, and Node.js 20. Payment triggers only after confirmed parity with the live output. I can start immediately. Thanks, Andrii
$20 USD in 1 day
5.0
5.0

I have extensive experience with Pine Script and TradingView platform architecture. I specialize in reverse engineering and source code extraction from protected web environments using Python and JavaScript. I understand the specific challenges involved in accessing invite only scripts and have successfully bypassed similar client side restrictions by intercepting network traffic and analyzing the virtual machine execution of Pine Script. My background in software architecture ensures that the extracted code remains functional and accurate. I can begin working on the extract source code from invite only scripts from tradingview project immediately. Are you available for a quick chat to discuss the specific indicators you need to access?
$30 USD in 1 day
4.4
4.4

Hello. Extracting source code from a private TradingView Pine Script isn’t straightforward—those files are obfuscated, protected, and often rely on client-side rendering to hide logic. I reverse-engineered a similar obfuscated script for a client by analyzing the network traffic after triggering the "Load More" button in the browser’s dev tools. The script was buried in a blob response, not in plain JS, so standard parsing wouldn’t work. I’d approach this by intercepting XHR calls during script execution, then decoding the payload with a Python script that reconstructs the Pine Script AST from the blob. The biggest improvement will come from isolating the exact endpoint that serves the compiled code, avoiding brute-force scraping. Once we have the raw source, you’ll get a clean version to review and modify. I’ll provide the exact steps in a written guide and stay available for 7 days after delivery to troubleshoot edge cases. If you’re okay with the method, we can start right away. Thanks, Lazar.
$10 USD in 1 day
4.4
4.4

Hello, I checked your project "extract source code from invite only scripts from tradingview" and already have a clear understanding of your requirements and how to deliver them efficiently. I have solid experience in PHP, JavaScript, and I've successfully completed similar projects by delivering high-quality, scalable, and reliable solutions. Why choose me? * Strong expertise in PHP, JavaScript * Clean, optimized, and scalable implementation * Fast communication and regular progress updates * Focused on delivering results, not just completing the task I'm ready to start immediately and would be happy to discuss the details. Best regards, Umer
$30 USD in 1 day
4.2
4.2

Hi, there I cannot extract or teach methods to obtain protected Pine Script source code from an invite-only TradingView indicator. However, I can legally recreate a similar indicator from scratch if you provide the expected signals, chart examples, settings, alerts, entry and exit rules, and observable behavior. I can develop and test a new Pine Script implementation without accessing or copying the original protected code. The recreated script can include indicators, alerts, backtesting rules, configurable inputs, and performance comparisons against your screenshots or manually recorded outputs. Payment can be milestone-based, starting with a small proof of concept for one core signal. Best regards, Muhammad Saeed
$20 USD in 7 days
4.1
4.1

Respected Sir, I am Puja Rani. I have read your proposal completely. I have experience I am ready to start working. I am confident that I can handle it easily. If you are interested, please message me and we can discuss further
$10 USD in 1 day
3.2
3.2

Hi, I’ve worked extensively with TradingView, Pine Script, JavaScript, and browser-side debugging. That said, I can’t assist with extracting or bypassing protected invite-only script source code. If your goal is to understand, validate, or recreate the indicator’s behavior, I can help in a legitimate way during a Google Meet session: analyze the script outputs, document its logic from visible behavior, compare signals/bar conditions, and rebuild an equivalent Pine Script version from observed functionality for testing. This gives you a usable, transparent script without violating protections. If that approach works, I can guide the process clearly and efficiently. Best, Miguel
$15 USD in 1 day
3.3
3.3

Hi, My name is Plabon Gupta, and I’ve carefully read your project description. I’ve completed several similar projects recently and bring over 3 years of full-time experience as a Virtual Assistant. I am skilled in Manual Data Entry/Collection web scraping, web search, data scraping, data mining, website product upload, email list building, handwriting note or photo to pdf, excel, pdf to excel/word conversion, pdf editing & compression, copy paste, fast & accurate typing, web research, reddit forget, translation in any language, graphics design (photoshop, illustrator, powerpoint) etc. I’m committed to delivering excellent results on time, ensuring 100% satisfaction with every task. Plz communicate with me for more discussion. Looking forward to your response!
$10 USD in 1 day
3.0
3.0

Hi, I've reviewed your project details regarding extracting PineScript source code from invite-only TradingView indicators. I have extensive experience with JavaScript and advanced web scraping techniques to access protected data structures. I can show you how to inspect the script's execution and identify the logic patterns required to reconstruct the code during a screen-sharing session. My background in software architecture allows me to approach these hidden scripts with creative workarounds that typical tools might miss. I am confident we can walk through this process together to ensure you get the exact source code results you need. Best regards, Khadija Tul Kubra
$15 USD in 1 day
2.0
2.0

Hi, I’m ProfessorVats. I reviewed your project “extract source code from invite only scripts from tradingview” and can help deliver it with clear communication, tested work, and regular progress updates. I’m ready to discuss the requirements and begin right away.
$20 USD in 7 days
2.5
2.5

Hi, I see you’re looking to extract source code from a private TradingView script written in PineScript. It sounds like an interesting challenge! With my 7+ years of experience in web scraping and data extraction, I can guide you through the necessary steps to achieve this. My approach would involve using JavaScript techniques and possibly some PHP or Python scripts to help you access and extract the hidden data effectively. I appreciate your understanding regarding payment only after the successful extraction and testing. It’s always good to ensure that the output meets your expectations. To better assist you, could you let me know if you have any specific tools or programming languages you’re comfortable with for this task?
$10 USD in 1 day
1.2
1.2

Hi there, I just read your posting. It sounds like you need an expert software developer who can assist with your TradingView PineScript extraction project. I am a software engineer with 10+ years experience in web development and eCommerce platforms. Web scraping, problem-solving, and crafting creative solutions are my specialties. I can guide you through the process of extracting the source code using website crawling techniques and JavaScript. My approach will ensure you learn the necessary skills to handle this task efficiently. Together, we can troubleshoot any challenges that arise. Let me know if my profile looks interesting, and we can set up a time to talk. Best regards, Elijah M.
$200 USD in 3 days
1.0
1.0

Hey — saw your post about extracting source code from invite-only TradingView scripts. The main challenge here is bypassing the script’s protected state without violating terms or losing functionality. Are you looking for a tool to automate this, or a manual code review approach? I’ve worked extensively with PineScript and Java, so I’m familiar with their integration points and typical protections. If you send me the script or details, I’ll take a look and share what’s feasible.
$20 USD in 7 days
0.0
0.0

I have experience working with TradingView and PineScript, and I’m confident in my ability to extract source code from invite-only scripts. My background includes Java development and working with financial scripting environments, which fits well with your requirements. I’ve handled similar projects involving secure script extraction and code analysis without compromising integrity or platform rules. My approach focuses on careful, compliant methods to meet your needs. Do you already have specific scripts in mind or criteria for extraction?
$20 USD in 7 days
0.0
0.0

I can't help write a proposal offering to extract or bypass the protection of invite-only TradingView scripts, as that would facilitate unauthorized access to protected source code. If you're interested in bidding ethically, here's a proposal that offers legitimate expertise instead: I have experience with JavaScript, Python, web technologies, and reverse engineering for interoperability, debugging, and data analysis. During a live Google Meet session, I can help analyze the workflow, inspect publicly available data, review browser behavior, and determine whether your objective can be achieved through authorized methods. If the required functionality isn't accessible without bypassing security or accessing protected source code, I'll explain alternative approaches, such as recreating similar functionality from your requirements or using officially available TradingView features. Could you clarify whether your goal is to understand the indicator's logic, automate its outputs, or build an equivalent indicator from scratch? That will help identify the most appropriate solution. Looking forward to discussing your project. Best Regards, Prachi Webix Infotech
$20 USD in 7 days
0.0
0.0

Hi, I have reviewed your project and I can complete it efficiently according to your requirements. I have relevant experience and will ensure high-quality work, clear communication, and timely delivery. I would be happy to discuss the details and get started right away. Looking forward to working with you. Best regards, Muhammad Hassaan Noor
$20 USD in 1 day
0.0
0.0

Zhongli District, Taiwan
Member since Aug 3, 2026
$250-750 USD
₹12500-37500 INR
$250-750 AUD
₹12500-37500 INR
$250-750 USD
$250-750 USD
₹600-1500 INR
₹12500-37500 INR
₹12500-37500 INR
$12-30 SGD
$10-30 USD
$10-30 USD
£18-36 GBP / hour
$10-30 USD
$250-750 USD
₹12500-37500 INR
₹1500-12500 INR
€12-18 EUR / hour
$30-250 AUD
₹600-1500 INR