
Closed
Posted
Paid on delivery
I need a small, reliable tool that checks both Bigbasket and Flipkart for electronic items and tells me two things for every pincode I feed it: • whether the product is in stock • the current selling price A simple CSV or Google-Sheet style output is perfect, but a lightweight dashboard is welcome too if it doesn’t slow development. Real-time data is not essential; an automatic refresh every 15–30 minutes is fine. You are free to pull the information through official APIs if they exist or by clean, well-commented scraping routines (Python with Requests/BeautifulSoup/Selenium, or a comparable stack). Whatever approach you pick, I need: • the full source code • a quick setup guide that lets me run it on Windows or a small VPS • one sample run demonstrating correct availability and price capture for at least three different pincodes If any site blocks too many requests, build in basic throttling or rotating headers so the script keeps running unattended.
Project ID: 40608599
11 proposals
Remote project
Active 7 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
11 freelancers are bidding on average ₹1,842 INR for this job

Hi, I went through your project and it sounds like you're looking for a reliable solution that works correctly from the start and is easy to maintain as it grows. Before writing code, I like to understand the expected workflow, business rules, and any edge cases so the implementation matches your requirements instead of requiring multiple revisions later. I build clean, well-structured applications with a strong focus on performance, security, and long-term maintainability. Whether this involves PHP, Laravel, API integrations, database design, or improving an existing application, I deliver work in clear milestones with regular progress updates. Let's go through your requirements and suggest the best approach before finalizing the scope and timeline. ⭐ 5.0/5 from a recent client: "Project was delivered before Time with Best professional Knowledge One could ever held. Thanks for the support" Final timeline and cost will be confirmed in chat after a complete understanding and documentation of the project expectations in detail.
₹900 INR in 1 day
7.7
7.7

Flipkart and Bigbasket don't offer public product APIs, so this will rely on scraping, and both sites aggressively fingerprint automated requests. I'll build the tracker in Python using Requests with rotating user-agent headers and randomized delays between pincode checks to stay under their radar. The tool will loop through your pincode list, capture stock status and price per product, and dump results into a clean CSV on each 15-minute cycle. I'll add basic retry logic with exponential backoff so it recovers silently if a request gets blocked. One thing worth noting: Bigbasket serves different product catalogs per pincode at the session level, not just via URL params, so the scraper needs to set the pincode in a session cookie before fetching. I'll handle that. Best regards, Shayan
₹660 INR in 3 days
5.3
5.3

Hello, I can build a reliable Python-based stock tracking tool that checks BigBasket and Flipkart across multiple pincodes and reports product availability and current selling price. I have experience developing web scraping, automation, and data extraction tools using Python, Requests, BeautifulSoup, Selenium/Playwright, and Pandas, with a focus on reliability and maintainability. The solution will: - Check product availability and price for each supplied pincode. - Export results to CSV or Google Sheets (your choice). - Support automatic refresh every 15–30 minutes. - Include request throttling, retry logic, structured logging, and configurable headers to improve stability. - Run on both Windows and Linux/VPS with clear setup instructions and fully documented source code. Before we begin, I’d like to confirm one detail: Will you provide the product URLs/SKUs to monitor, or should the tool search by product name across both websites? This will help optimise the scraper for speed and accuracy. I’m ready to start immediately and can deliver a clean, modular solution with a sample run covering multiple pincodes and easy future expansion.
₹10,000 INR in 7 days
5.2
5.2

Hi, I can build a lightweight, reliable tool that checks **BigBasket** and **Flipkart** for product availability and pricing across multiple pincodes. With **5+ years of experience** in Python, web scraping, API integrations, and automation, I can develop a solution that's accurate, maintainable, and easy to deploy. ### What I'll deliver: * Product availability (In Stock / Out of Stock) by pincode * Current selling price from BigBasket and Flipkart * CSV or Google Sheets export (dashboard optional) * Automatic refresh every 15–30 minutes * Intelligent request throttling and retry mechanisms for stable operation * Clean, well-commented source code * Setup guide for Windows or VPS deployment * Sample run demonstrating results for at least three pincodes I'll first evaluate whether official APIs are available and suitable. If not, I'll implement a robust scraping solution using **Python (Requests, BeautifulSoup, or Selenium/Playwright where required)** while following best practices for reliability and maintainability. You'll receive complete documentation, deployment assistance, and post-delivery support to ensure the tool runs smoothly. I'm available to start immediately and would be happy to discuss the product list, expected scale, and preferred output format. Looking forward to working with you! **Thanks,** **Ashutosh** Python | Web Scraping | Automation | API Integration | Full Stack Developer
₹1,050 INR in 7 days
3.2
3.2

Hi — Abror-Yakubov here from Uzbekistan, "PINCODE STOCK TRACKER" — you need reliable price and availability checks without manually searching every location. I’ll build a lightweight Python tool that collects product stock and price data by pincode, with clean request handling, throttling, and a simple CSV/Sheet-style output. I’ll also keep the scraper structure easy to update if website changes affect selectors. I’ll include the source code, setup steps, and a test run showing results across multiple pincodes. The main challenge is handling location-based availability correctly, so I’ll design the checks around that first. Which electronic products and pincodes should be used for the first validation run? Looking forward to working with you.
₹1,050 INR in 7 days
3.2
3.2

I build Python-based web scraping and automation tools with a strong focus on reliability, clean code, and long-term maintainability. For your project, I'll develop a reusable scraper that checks BigBasket and Flipkart for product availability and current pricing across the pincodes you provide. The solution will support scheduled refreshes every 15–30 minutes, export results to CSV (or Google Sheets if preferred), include request throttling and proper logging, and be structured so it's easy to run on Windows or a small VPS. You'll receive the complete source code, setup guide, sample execution for multiple pincodes, and well-documented code so you can update or extend the tracker in the future. I'm ready to start immediately.
₹600 INR in 4 days
0.0
0.0

Hello, I can develop a reliable Python tool to check product availability and current selling prices on both BigBasket and Flipkart across multiple pincodes. The solution will generate clean CSV or Google Sheets-compatible outputs, and I can also provide a lightweight dashboard if preferred. The tool will: * Check stock availability and selling price for each pincode. * Refresh automatically every 15–30 minutes. * Use official APIs where available, or robust, well-commented scraping with Requests, BeautifulSoup, or Selenium when necessary. * Include request throttling, rotating headers, and error handling for stable unattended execution. You’ll receive: * Complete, well-documented source code. * A Windows/VPS setup guide. * A sample run demonstrating results for at least three different pincodes. * Clean, maintainable code that’s easy to extend. I have extensive experience building Python automation, web scraping, data extraction, and monitoring tools with a strong focus on reliability and accuracy. I provide regular progress updates and ensure the final solution is production-ready. Looking forward to working with you. Best regards, Nimmi
₹1,500 INR in 7 days
0.0
0.0

Hi - I can build a small Windows/VPS tool that checks Bigbasket + Flipkart electronics for each pincode: in-stock flag and current price, with CSV/Sheet output and 15-30 min refresh. Approach: 1) Requests/Selenium scrapers with throttling + rotating headers 2) Pincode input list -> stock + price rows 3) CSV export (optional light dashboard) 4) Full source + setup guide + sample run for 3 pincodes Delivery in 3 days. One question: do you have product URLs/ASINs already, or should the tool also search by keyword?
₹900 INR in 3 days
0.0
0.0

Chandigarh, India
Payment method verified
Member since Feb 4, 2024
₹600-1500 INR
₹600-1500 INR
₹600-1500 INR
₹600-1500 INR
₹600-1500 INR
₹12500-37500 INR
$250-750 USD
$15-25 USD / hour
$2-8 USD / hour
₹12500-37500 INR
$25-50 USD / hour
₹12500-37500 INR
$2-8 USD / hour
€18-36 EUR / hour
₹600-1500 INR
₹750-1250 INR / hour
$25-50 USD / hour
₹12500-37500 INR
₹600-1500 INR
₹100-400 INR / hour
₹1500-12500 INR
₹12500-37500 INR
$30-250 AUD
₹1500-12500 INR
₹1250-2500 INR / hour