
Closed
Posted
Paid on delivery
I currently copy price, review count, star rating and the ASIN or FSN for each of my catalogue items from [login to view URL] and [login to view URL] into one Google Sheet every single day. I now want that entire routine converted into code. Here’s what I need built: • A web-scraping script (Python, Node or similar—happy to hear your suggestion) that reads a list of product URLs or IDs, grabs the current selling price, total reviews, average rating and the same ASIN/FSN, then writes everything to a single master Google Sheet. • A date-stamped row for every product so historical pricing and rating trends are preserved. • Automatic execution once every 24 hours at a fixed time I can edit later; a simple cron job, Cloud Function or Apps Script trigger is fine. • Basic resilience against common blocks on Amazon and Flipkart—user-agent rotation or headless browser fallback is acceptable, nothing too exotic. • Clear setup instructions plus well-commented source so I can add or remove products without touching the code. Acceptance criteria 1. Running the scheduled job populates a fresh row for each listed product in the Google Sheet with correct marketplace, ASIN/FSN, price, total reviews, rating and timestamp. 2. No manual intervention is required after initial deployment. 3. Full source code and a short read-me are delivered. If this sounds like your wheelhouse, let’s get it live.
Project ID: 40511660
49 proposals
Remote project
Active 21 secs ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
49 freelancers are bidding on average ₹6,985 INR for this job

We cand so the scrapping of all the info Have more than 18 years of scrapping experience Please do check my profile I am a professional scrapper
₹7,000 INR in 2 days
6.9
6.9

Hello, your "Amazon & Flipkart Data Automation" project is right in my wheelhouse. I develop modern JavaScript apps end to end — React/Vue/Next on the front and Node/Express on the back, in TypeScript where it helps. Working with javascript, python, web scraping, google app engine, node.js, data extraction, google sheets, automation, I focus on responsive, fast UIs, clean component structure, and reliable APIs — no page-builder shortcuts. I can lock down the scope and key flows first, then ship in reviewable increments. Can we hop on a quick chat to align on your requirements? ⭐ 5.0/5 from a recent client: "Very Professional and On time delivery of the project" Final timeline and cost will be confirmed in chat after a complete understanding and documentation of the project expectations in detail.
₹11,250 INR in 2 days
6.6
6.6

✋ Hi, there. I can build your Python scraper that pulls price, reviews, rating, and ASIN from Amazon and Flipkart daily into Google Sheets. ✔️ I built a similar daily price tracker for a seller last year using Python with rotating user-agents and headless Playwright for Flipkart, writing rows to Google Sheets via API. ✔️ I will code the script to read product URLs from a config file, scrape each marketplace with retry logic and delay, append date-stamped rows to your master Google Sheet, then set a cron job for daily run at your chosen time. Let’s chat about how many products you track and whether you need proxy rotation. Best regards, Mykhaylo
₹7,000 INR in 4 days
5.0
5.0

Hi, I can build this as a Python script using requests/BeautifulSoup for static pages and Playwright as a headless fallback for pages that need it — pulling price, total reviews, rating, and ASIN/FSN for each product into a master Google Sheet. What I'd implement: Product list input (URLs or IDs) — easy to edit without touching code Scraper with basic anti-block measures (user-agent rotation, request delays/retries) Date-stamped row per product per run, so you get a historical trend log automatically Scheduled execution every 24h at a fixed, editable time (cron job or Cloud Function — whichever fits your hosting) Google Sheets API integration for writing results directly
₹7,000 INR in 7 days
2.9
2.9

Given your project requirements, I'm confident that my vast experience and skills are a perfect fit. With nearly two decades of working across academia and the technology industry, I have not only honed my web scraping capabilities using languages like Python and Node.js but also built scalable backend systems to manage large-scale data flows. My Artificial Intelligence background will come in particularly handy for ensuring reliable data Throughout my career, I have valued clear documentation and comprehensible code which makes it easier for fellow developers or non-technical professionals to make updates or modifications without compromising system integrity. I assure you of the same clarity in setup instructions when delivering full source code alongside a short read-me. Let's collaborate and revamp your data capturing process through a resilient, automated system that will extract important data from Amazon and Flipkart efficiently while preserving the necessary historical pricing and rating trends you require.
₹1,500 INR in 7 days
2.5
2.5

Hi, Manually copying price, review count, star ratings, and ASIN/FSN for every catalogue item across two platforms is exactly the kind of repetitive work that breaks down as your catalogue grows. I'd build a Python automation pipeline using Playwright (handles dynamic page rendering better than BeautifulSoup for both Amazon and Flipkart) that extracts price, review count, star rating, and product ID on a scheduled basis — outputting to Excel/CSV or a lightweight SQLite database, whichever fits your workflow. Before writing a single line of scraper code, I'd check whether Amazon's Product Advertising API or Flipkart's affiliate API covers your data needs, since that route avoids ToS exposure entirely and produces more stable results than DOM-dependent scraping. If APIs don't cover the full field set, I'd build the scraper with rotating headers and respectful request throttling to minimize detection risk. One thing I need to scope this accurately: roughly how many SKUs are in your catalogue, and how often do you need the data refreshed — daily, weekly, or on-demand? That single answer determines whether this is a lightweight script or a proper scheduled job, and will let me confirm whether $1500 covers the full build cleanly. Best regards, Val
₹1,500 INR in 7 days
2.3
2.3

Hello, This is exactly the kind of automation I specialize in. I can build a reliable Python-based scraper that collects Amazon and Flipkart product data (price, rating, review count, ASIN/FSN, timestamp) and automatically stores it in a master Google Sheet with historical tracking preserved through date-stamped entries. The solution will include scheduled execution (Cron, Cloud Run, VPS, or Apps Script), robust error handling, user-agent rotation, optional headless browser fallback for dynamic pages, and a simple product list configuration so you can add or remove products without editing code. You'll receive clean, well-documented source code, deployment instructions, and a maintenance guide. My focus is accuracy, stability, and a fully hands-off workflow after initial setup. Ready to get this automated and running daily.
₹7,000 INR in 7 days
2.0
2.0

Hello! I am thrilled to see your project on Amazon & Flipkart Data Automation. I completely understand the tedious task of manually inputting data daily. Here's how I can help: - Develop a web-scraping script in Python to extract product details from Amazon & Flipkart URLs. - Implement a feature to record historical data trends in a master Google Sheet. - Set up automatic execution every 24 hours for seamless updates. - Ensure resilience against common blocks with user-agent rotation techniques. - Provide clear setup instructions and well-commented source code for easy maintenance. With my expertise in web scraping and automation, I am confident in delivering a solution that meets your requirements. Let's discuss further and bring this project to life!
₹1,500 INR in 7 days
2.6
2.6

Hello, I understand your need for automating the tedious process of manually copying product details from Amazon and Flipkart into Google Sheets. This not only consumes valuable time but also poses risks of human error. With 12+ years of experience in web scraping using technologies like Python and Node.js, I can develop a robust script that efficiently extracts real-time data including price, reviews, ratings, and ASIN/FSN. Incorporating resilience measures like user-agent rotation will help mitigate potential blocks from both platforms. I’ll ensure the solution runs automatically every 24 hours using a cron job or Google Apps Script trigger, maintaining historical data with date-stamped entries in your master sheet. You'll receive thoroughly commented source code along with clear setup instructions for ease of use. To tailor this solution further: Could you provide examples of specific product URLs or IDs you’d like to start with? Looking forward to helping you streamline this process! Best regards, [Your Name]
₹12,500 INR in 7 days
1.6
1.6

Hey there! I’m genuinely excited about the chance to tackle your project. Automating data collection is like giving a gift to your future self—less manual work, more time for the fun stuff! I recently completed a similar project for a client that involved scraping product data from multiple e-commerce sites and feeding it into a Google Sheet. We built a robust Python script that not only captured real-time pricing and ratings but also included a neat little feature that tracked historical trends over time, giving them valuable insights at their fingertips. I’d suggest implementing a user-agent rotation mechanism to gracefully navigate any potential blocks from Amazon and Flipkart. This way, you’ll have a resilient setup that keeps running smoothly without a hitch. I’d love to chat about your specific needs—how often do you want the data pulled, and do you have a preferred time for that daily update? Let’s hop on a quick Zoom this week to nail down the details. Looking forward to hearing from you! Best, Artem
₹7,000 INR in 7 days
0.8
0.8

Hello, My name is Saeeda Naz, and I am a Web Developer. I have experience creating responsive, user-friendly, and modern websites using web technologies such as HTML, CSS, JavaScript, PHP, and WordPress. I have reviewed your project requirements and believe I can deliver high-quality work within the required timeframe. I am committed to clear communication, attention to detail, and client satisfaction. I would be glad to discuss your project further and provide the best solution for your needs. Thank you for your consideration. I look forward to the opportunity to work with you. Best regards, Saeeda Naz
₹7,000 INR in 1 day
0.0
0.0

Hi! I’ve already built similar product tracking automation for Amazon and Flipkart, where pricing, ratings, review counts, and ASIN/FSN data were scraped daily and stored in Google Sheets with historical records. I can develop a reliable Python-based scraper using Playwright with rotating user agents and Google Sheets API integration for seamless updates. The solution will run automatically on a scheduled cron job or cloud service, require no manual work after setup, and include clean, well-commented code with a detailed README. You’ll also be able to add or remove products easily without modifying the core logic. Ready to start immediately.
₹7,000 INR in 1 day
0.0
0.0

Hello, I am interested in this copy-paste and data entry job. I am detail-oriented, reliable, and can complete tasks accurately within deadlines. I have basic computer skills and can follow instructions carefully. I am available to start immediately and will ensure quality work with timely delivery.
₹7,000 INR in 7 days
0.0
0.0

Hi, I can build an automated scraping solution that collects price, rating, review count, and ASIN/FSN data from Amazon and Flipkart, stores it in Google Sheets with timestamps, and runs automatically every 24 hours without manual intervention. The solution will include clean, well-documented source code, scheduling setup, error handling, and easy product management for future updates. I can start immediately and deliver a reliable, maintainable system that meets all the requirements outlined. Best regards, Suman Sinha
₹7,000 INR in 7 days
0.0
0.0

Manually copying Amazon and Flipkart data every day wastes time and ruins your pricing history. As an Analytics Engineer, I build automated pipelines that run without babysitting. I recently built a fully automated reconciliation system for Flipkart data and manage daily data extractions for my own startup, Synlitics, so I know how to bypass basic scraping blocks. I will write a Python script with user-agent rotation to scrape both sites, log date-stamped rows directly to your Google Sheet, and automate it via Cloud Functions in under 48 hours. Roughly how many products are currently on your tracking list?
₹5,800 INR in 7 days
0.0
0.0

Hi, This sounds like a great automation project, I have experience with Python automation, web scraping, APIs, and data collection tools, and I can turn your daily manual process into a fully automated system. The scraper will collect the latest price, review count, rating, and ASIN/FSN from Amazon and Flipkart, then automatically save the data to your Google Sheet with a timestamp so you can track historical changes. It can run every 24 hours on a schedule without requiring any manual work. I'll provide clean, well-commented source code, setup instructions, and make it easy to add or remove products later. If you'd like, I can also show a small demo before we begin.
₹5,000 INR in 5 days
0.0
0.0

Hello, I have carefully read your project requirements and I understand that you are looking for an efficient and accurate solution. I am confident that I can deliver high-quality work based on my skills in data handling, web research, and automation tools like Excel and browser extensions. I always focus on accuracy, clean results, and timely delivery. I will make sure the work is completed exactly according to your instructions. I am ready to start immediately and complete the project within the required timeframe. If needed, I am also open to discussing any details before starting to ensure everything is clear. Thank you for your time and consideration.
₹2,000 INR in 7 days
0.0
0.0

Hi, I have developed the complete Python script for your requirement. It uses BeautifulSoup for scraping Amazon/Flipkart, implements User-Agent rotation to prevent blocks, and uses the gspread library to append daily timestamped rows into your Google Sheet. I am ready to share the code and help you set up the daily cron job/automation immediately. Let's connect
₹7,000 INR in 7 days
0.0
0.0

We’ve actually built trackers exactly like this before, so we already know the drill with Amazon and Flipkart. They love throwing up CAPTCHAs and blocking basic scrapers, which is why standard tools usually break after a couple of days. To avoid that headache, we'll use a Node.js setup with a stealth browser plugin that acts exactly like a real human scrolling through the page. It will automatically grab your prices, reviews, and ratings every night, slap a fresh timestamp on them, and dump them straight into your Google Sheet without you lifting a finger. Updating your catalog is as simple as adding or removing URLs in a text file the script handles the rest.
₹30,000 INR in 60 days
0.0
0.0

Hi, I can help with building Node.js/Express APIs reliably, shipping features from specs and resolving bugs fast. I’ll start by reviewing your current code, unit tests, and recent sprint tickets, then set up a clear delivery workflow with small, reviewable PRs that meet your acceptance criteria. I’ll reduce risk by keeping commits clean, documented, and ensuring changes pass existing tests before merge.
₹1,500 INR in 7 days
0.0
0.0

India
Member since Jun 28, 2017
₹600-1500 INR
₹1500-12500 INR
₹400-750 INR / hour
₹12500-37500 INR
₹1500-12500 INR
₹1500-12500 INR
₹750-1250 INR / hour
$10-30 USD
$1500-3000 USD
₹37500-75000 INR
₹750-1250 INR / hour
₹600-1500 INR
₹750-1250 INR / hour
₹12500-37500 INR
$30-250 AUD
₹12500-37500 INR
$250-750 USD
$80-240 HKD
$30-250 USD
$30-250 USD
₹750-1250 INR / hour
$2-8 USD / hour