
Geschlossen
Veröffentlicht
Bezahlt bei Lieferung
I’m looking for an experienced developer to build a reliable, scalable scraper for EstimateOne awarded projects. [login to view URL] I’ve attached a screen recording that visually explains the workflow and the exact data I need extracted. The Goal (Business Context) Track awarded construction projects Extract builder contact details to CSV & EXCEL Feed this data into a CRM + outbound AI calling system This scraper needs to handle hundreds of historical projects and ~150 new projects per month, so stability matters more than shortcuts. What Needs to Be Scraped From EstimateOne → Awarded Tenders, for each project: Project-level data Project name Project address Tender status (Awarded) Budget Distance Category Builder-level data (inside each project overlay) Builder name Builder phone number Contact person name (if available) Email address Quote due date (if visible) Project ID (EstimateOne ID) ⚠️ Important: A project can have multiple builders Builders are listed in cards inside a right-side overlay (drawer) — not a new page Required Workflow Logic Your solution must: Open Awarded projects list Iterate through 25 projects per page For each project: Open the project overlay Scroll inside the overlay if needed detect the awarded builder ( determined by a Medal and star at the centre od the medal) Extract all builder cards Close the overlay After 25 projects: Click Next page Scroll back to top Repeat Continue until no more pages (or configurable page limit) --Technical Requirements (Important) I am not looking for fragile UI clicking bots. Preferred approaches (you choose the best one): Headless browser scraping (Playwright / Puppeteer) Network request interception (XHR / GraphQL inspection) Authenticated session scraping You must: Handle authenticated sessions (I have a paid EstimateOne account) Avoid hardcoded XPaths tied to dynamic class names Handle scrolling & lazy-loaded content Add pause in between each actions. Build retry logic for timeouts Provide clean, structured output Output Format Data should be exported as: CSV and Excel output Cleanly structured and CRM-ready What I Will Provide Active EstimateOne subscription Screen recording showing: Where to click What opens What data to extract Sample output format Ongoing feedback & testing access What I’m Looking For in You Proven experience scraping modern React / SPA websites, Comfortable working with authenticated apps, Ability to recommend the right technical approach, not just follow instructions. Clean, maintainable code. Clear communication (this is a long-term tool, not a one-off hack), Deliverables Fully working scraper Instructions to run it (local or cloud) Source code Sample extracted dataset Ability to scale beyond 1,000+ projects Budget: $40-$70
Projekt-ID: 40102341
26 Vorschläge
Remote Projekt
Aktiv vor 9 Tagen
Legen Sie Ihr Budget und Ihren Zeitrahmen fest
Für Ihre Arbeit bezahlt werden
Skizzieren Sie Ihren Vorschlag
Sie können sich kostenlos anmelden und auf Aufträge bieten
26 Freelancer bieten im Durchschnitt $65 AUD für diesen Auftrag

As someone who has been working as a developer for over 7 years, I understand the ins and outs of complex projects. In my previous roles with Metlife GOSC, DXC technologies, and Elite Services, I've honed my expertise in web scraping and automation- both skills that are crucial for your project. I am particularly experienced in dealing with authenticated apps and modern SPA websites like EstimateOne. I can handle headless browser scraping using tools like Playwright and Puppeteer or network request interception using XHR or GraphQL inspection. Since stability is a priority for this task, I can assure you that my solutions will not be vulnerable to changes in the UI or other inconsistencies. Moreover, I am comfortable with dealing with large volumes of data as I am aware that you need to scrape hundreds of historical projects and ~150 new projects per month. This project meshes well with my skills as it requires handling authenticated sessions, scrolling & lazy-loaded content and building retry logic for timeouts; things I've excelled at in my past work. My code is always structured, maintainable & most importantly: clean! I'll provide a precise documentation on how to run the code(local or cloud), source code & sample extracted dataset. Remember, this tool is designed to be more than just a one-off hack, it's supposed to be a long-term one. And that's why you need me!
$120 AUD in 3 Tagen
8,8
8,8

Hi there,I am ready to start data scrapping .Please kindly drop me a message for further discussion.100% accuracy will be delivered with a time frame and suitable budget. waiting for your reply thanks.
$65 AUD in 2 Tagen
7,0
7,0

I am ready to start the work. i can do this work easily. if you want to message to me so we can discuss more if you want to message to me.
$65 AUD in 7 Tagen
6,9
6,9

With over 10 years of professional web development experience, I’m confident in delivering a reliable and scalable data-scraping solution for your project. I work extensively with Node.js and React.js, and recently handled deep crawling tasks involving authentication, lazy-loaded content, and scroll-based data extraction—ensuring clean logic without relying on fragile, hard-coded XPaths. I prioritize maintainable, well-structured code designed to scale, which aligns well with your need to process hundreds of historical records and ongoing monthly additions. The sample output you shared clearly defines the expected structure, and with testing access and feedback, I can deliver accurate results efficiently. My pricing fits within your budget, and I’ll provide complete source code, setup instructions (local or cloud), and sample extracted data where possible. I’d be glad to power your data pipeline with a dependable, production-ready scraper. Thanks, Jay
$65 AUD in 7 Tagen
6,6
6,6

Hello Dear! I write to introduce myself. I'm Engineer Toriqul Islam. I was born and grew up in Bangladesh. I speak and write in English like native people. I am a B.S.C. Engineer of Computer Science & Engineering. I completed my graduation from Rajshahi University of Engineering & Technology ( RUET). I love to work on Web Design & Development project. Web Design & development: I am a full-stack web developer with more than 10 years of experience. My design Approach is Always Modern and simple, which attracts people towards it. I have built websites for a wide variety of industries. I have worked with a lot of companies and built astonishing websites. All Clients have good reviews about me. Client Satisfaction is my first Priority. Technologies We Use: Custom Websites Development Using ======>Full Stack Development. 1. HTML5 2. CSS3 3. Bootstrap4 4. jQuery 5. JavaScript 6. Angular JS 7. React JS 8. Node JS 9. WordPress 10. PHP 11. Ruby on Rails 12. MYSQL 13. Laravel 14. .Net 15. CodeIgniter 16. React Native 17. SQL / MySQL 18. Mobile app development 19. Python 20. MongoDB What you'll get? • Fully Responsive Website on All Devices • Reusable Components • Quick response • Clean, tested and documented code • Completely met deadlines and requirements • Clear communication You are cordially welcome to discuss your project. Thank You! Best Regards, Toriqul Islam
$50 AUD in 2 Tagen
5,9
5,9

data scrpping I’m a full-stack software engineer with expertise in React, Node.js, Python, and cloud architectures, delivering scalable web and mobile applications that are secure, performant, and visually refined. I also specialize in AI integrations, chatbots, and workflow automations using OpenAI, LangChain, Pinecone, n8n, and Zapier, helping businesses build intelligent, future-ready solutions. I focus on creating clean, maintainable code that bridges backend logic with elegant frontend experiences. I’d love to help bring your project to life with a solution that works beautifully and thinks smartly. To review my samples and achievements, please visit:https://www.freelancer.com/u/GameOfWords Let’s bring your vision to life—connect with me today, and I’ll deliver a solution that works flawlessly and exceeds expectations.
$65 AUD in 1 Tag
5,8
5,8

I have strong experience scraping authenticated React/SPA platforms using Playwright and network interception. I can build a stable, scalable EstimateOne scraper that reliably extracts project- and builder-level data from overlays (not fragile UI bots). I’ll handle auth sessions, lazy loading, scrolling, retries, pacing, and clean CSV/Excel output ready for CRM use. Code will be maintainable, documented, and scalable beyond 1,000+ projects.
$65 AUD in 2 Tagen
4,9
4,9

Hi , Good morning! Already have something live to show you I am professional mobile engineer with skills including Web Scraping, Node.js, C# Programming, Data Entry, Software Architecture, PHP, Data Extraction, Python, Excel and Selenium. I am checking your attachment, I'll update you shortly... Please send a message to discuss more about this project. Please keep me informed
$50 AUD in 4 Tagen
4,4
4,4

Hello, I have previously worked on similar professional scraping projects, and I understand very well that in this type of work, data accuracy, scraper stability, and proper handling of website changes are critical. I will build a reliable and maintainable scraper for you that: - Produces clean, accurate output (CSV & Excel ready) - Is resilient to UI and structural changes as much as possible - Properly handles scrolling, lazy-loaded content, and overlays - Includes realistic delays, retry logic, and timeout handling - Correctly detects awarded builders using reliable indicators - Is designed as a long-term solution, not a one-off script My focus is on robust architecture, scalability, and clean code, not fragile click-based bots. If needed, I can also clearly explain the recommended technical approach before implementation.
$50 AUD in 3 Tagen
4,5
4,5

I’ve built scrapers for authenticated, React-based platforms where data is loaded dynamically inside overlays and drawers, not separate pages. For EstimateOne, I’d use a Playwright-based approach with proper session handling, internal overlay scrolling, retry logic, and configurable limits to ensure stability at scale. I’ll avoid brittle selectors tied to dynamic class names and handle lazy-loaded content safely with controlled delays between actions. The scraper will iterate awarded projects page by page, open each project overlay, detect the awarded builder, extract all builder cards, and export clean, CRM-ready data to CSV and Excel. The structure will support multiple builders per project and scale beyond 1,000+ records. I’ll provide clean source code, sample output, and clear run instructions so this can be used as a long-term tool rather than a one-off script. Happy to review the screen recording and confirm the best technical approach before starting.
$80 AUD in 1 Tag
2,8
2,8

As an experienced web developer with expertise in PHP and scraping, I'm confident in my ability to deliver the high-quality solution you're seeking. My skills with modern tools like Elementor demonstrate that I'm comfortable working with React/SPA structures and able to efficiently scrape data without relying on UI clicking bots. I've worked extensively with authenticated apps and can handle authenticated sessions, which is important for accessing EstimateOne's data. I offer clean, maintainable code - a skill essential for a long-term tool like this which needs scalability. I'll provide you with structured output in both CSV and Excel formats, tailored to your CRM system's needs. My work is characterized by smooth communication and quick turnaround time, ensuring that you get the results you need promptly and clearly. Additionally, I'm not only interested in following instructions but also utilizing my experience to recommend the best technical approach - a valuable quality for a long-term project like this one. Let's make sure we meet the requirement of handling hundreds of historical projects and ~150 new projects per month while maintaining stability. I'm determined to ensure your complete satisfaction with the scraper I build; let's get started
$85 AUD in 7 Tagen
1,9
1,9

Hello behnouds3, We would like to grab this opportunity and will work till you get 100% satisfied with our work. Please come over chat and discuss your requirement in a detailed way. Thank You
$65 AUD in 7 Tagen
1,4
1,4

Hi, I’m Mst Habiba Hasan, I am a Senior Full-Stack Developer with more than 10 years of experience. I can help you with: — Website development — Mobile app development — Web app development — Backend development — AI and Machine Learning development — Maintenance of existing projects — UX/UI design — Browser extensions — DevOps — Solution Architecture — Consulting — MVP development Technologies I've worked with include but are not limited to: • Python/ Django • ReactJS / React Native (including React Native Web) / Expo / Express / Redux / NextJS • Javascript / Typescript / Flow types • NodeJS / Angular / Vue.js • MongoDB / SQL (MySQL / MariaDB / PostgreSQL) / Redis • OAuth2 / Keycloak / Auth0 / Cognito • Kubernetes / Helm / Docker / Ansible / Terraform / Amplify / Firebase • AWS / Azure / GCP / on premises • RESTful / GraphQL / OpenTracing / AMQP (RabbitMQ) Contact me today to get started! I’m excited to collaborate and bring your vision to life. Best regards, Mst Habiba Hasan
$50 AUD in 2 Tagen
3,3
3,3

Hi, I can build a reliable, scalable scraper for EstimateOne’s Awarded Tenders. I’ll use Playwright/Puppeteer (headless) with authenticated sessions, stable selectors, scrolling support, lazy-load handling, and retry logic so it doesn’t break when classes or UI updates change. The scraper will open each project overlay, detect the awarded builder via the medal/star, extract all builder cards, then export the data to CSV + Excel (CRM-ready). It will handle history + monthly new projects and include full source code + instructions. Budget: $40–$70, Timeline: 4–6 days.
$60 AUD in 5 Tagen
0,9
0,9

Dear Client, Good evening . I hope this proposal finds you well. This is to inform you that I have KEENLY gone through your project description, CLEARLY understood all the project requirements as instructed in your project proposal and this is to let you know that I will perfectly deliver as desired. Being in possession of all stated required skills, (Node.js, Data Extraction, PHP, Software Architecture, Data Entry, Excel, Selenium, C# Programming, Web Scraping and Python), as this is my field of professional specialization having completed all certifications and developed adequate experience in the respective field, I hereby humbly request you to consider my bid for professional, quality and affordable services that meet all your requirements. I always guarantee timely delivery and unlimited revisions where necessary hence you are assured of utmost satisfaction when working with me. Please send me a message so that we can discuss more and seal the project. WELCOME.
$80 AUD in 1 Tag
0,0
0,0

Hello behnouds3, I hope you are doing well. I have reviewed the project description and attached screen recording, and I have a few questions to better understand your requirements. Have you considered the potential challenges of handling authenticated sessions and avoiding hardcoded XPaths in the scraping process? I would recommend a robust solution that prioritizes stability over shortcuts to ensure reliable data extraction. In handling your data scraping project efficiently, I plan to implement a reliable and scalable scraper for EstimateOne awarded projects. By utilizing advanced scraping techniques and prioritizing stability, I aim to extract the required project and builder-level data accurately. Core Deliverables: - Extract project-level and builder-level data from EstimateOne - Export data to CSV and Excel in a structured format - Provide instructions for running the scraper and the source code Expertise & Portfolio: I'll share the portfolio with you in the DM. Kindly ping me there. My experience with web scraping and data extraction ensures quality and consistent results for your project. I'd be happy to discuss your project further and answer any questions. Best regards, Malaika
$65 AUD in 7 Tagen
0,0
0,0

I can build a stable, scalable scraper for EstimateOne that’s designed for long-term use—not a brittle click bot. Proposed approach • Playwright (headless browser) + network/XHR inspection • Authenticated session handling using your paid account • Minimal DOM reliance (no hard-coded dynamic classes) • Smart scrolling & lazy-load handling inside the right-side overlay • Medal/star logic to reliably identify the awarded builder Workflow covered • Paginated iteration (25 per page) • Open/close project overlays safely • Extract all builder cards per project • Configurable page limits + auto stop • Action delays, retries, and timeout recovery Output • Clean, CRM-ready CSV + Excel • Normalised project ↔ builder structure • Includes EstimateOne Project ID Deliverables • Production-ready scraper (local or cloud) • Source code + run instructions • Sample dataset • Scales to 1,000+ projects and ongoing monthly runs I’ve scraped complex React/SPAs with auth and overlays before and will recommend the most reliable extraction layer as we inspect the app. Happy to review your screen recording and start immediately.
$50 AUD in 1 Tag
0,0
0,0

Hello I understand your core goal is to reliably extract awarded construction project and builder contact data from EstimateOne so it can be fed directly into your CRM and outbound AI calling system, at scale and without breaking as the platform evolves. What you need is not a fragile click-bot, but a stable, maintainable scraper that handles authenticated sessions, React overlays, lazy loading, and builder detection logic (including the awarded medal indicator), while exporting clean CSV/Excel data ready for automation. I have experience scraping modern SPA platforms using Playwright/Puppeteer and network interception, building retry logic, scroll handling, session persistence, and structured outputs designed for long-term use and growth beyond 1,000+ projects. Two quick questions to align implementation: Do you prefer a local-run tool (Windows/macOS) or a deployable scraper you can run on a server/cloud VM? Is detecting the awarded builder via the medal/star purely visual, or does the network response include a reliable awarded flag we can hook into?
$50 AUD in 1 Tag
0,0
0,0

Good day Sir, Ma I understand what you want, as an experienced Python developer, I have deep experience with web scraping tools like Selenium. I am ready to deliver and okay with all your requirements. Please contact me to finish up, when Will you like to begin?
$65 AUD in 10 Tagen
0,0
0,0

Hi, I can build a reliable, scalable scraper for EstimateOne Awarded projects, designed for long-term use rather than fragile UI automation. I’ve worked extensively with modern React / SPA platforms, authenticated scraping, and data pipelines meant for CRM and outreach systems. Proposed Technical Approach Based on your requirements, I would recommend a Playwright-based authenticated scraper, optionally combined with network/XHR inspection to reduce reliance on UI interactions. Key design principles: Reuse authenticated session (your paid account) Avoid brittle XPaths and dynamic class names Handle lazy loading, overlays, and in-drawer scrolling Human-like pacing with configurable delays Robust retry and recovery logic Workflow Implementation I value stability, clarity, and maintainability over shortcuts, and I’m comfortable iterating with your feedback using the screen recording you’ve provided. This can absolutely be treated as a long-term internal tool, not a one-off script. Happy to discuss the best balance between UI automation and network interception once I review the recording. Thanks, Himanshu
$65 AUD in 7 Tagen
0,0
0,0

Forest hill, Australia
Zahlungsmethode verifiziert
Mitglied seit Nov. 25, 2025
$120-180 AUD
$10-30 AUD
$1500-3000 CAD
₹1500-12500 INR
$750-1500 USD
$10-100 USD
$10-30 AUD
₹12500-37500 INR
₹1250-2500 INR / Stunde
$250-750 USD
₹100-400 INR / Stunde
$10-30 AUD
₹1500-12500 INR
$5000-10000 USD
$30-250 USD
$15-25 USD / Stunde
£750-1500 GBP
₹12500-37500 INR
₹750-1250 INR / Stunde
₹750-1250 INR / Stunde
$30-250 USD
€100-250 EUR