Giter VIP home page Giter VIP logo

flipkart-scraper-api's Introduction

Flipkart Scraper API

API to scrapes search result and product details from flipkart

*Disclaimer: * I am not affiliated or linked to flipkart in anyway. This repository is an exploratory project and not meant for commercial use.

Flipkart API Banner

Version GitHub license GitHub issues Telegram Documentation

For documentation visit : Flipkart Scraper API

API : flipkart-scraper-api.dvishal485.workers.dev/


Deployment

Docker Cloudflare NodeJS

Deployment is supported on Cloudflare Worker, using NodeJS, and using Docker Image.

For more information on Deployment, refer documentation.


Features

  • API does not require any client id/secret or any other authorisation unlike most of Flipkart API

  • Completely Open Source

  • Fetch search results from Flipkart

    Response in JSON format including the following information :

    • Product Name
    • Product Current Price
    • Product Original Price
    • Discount status (true or false)
    • Product Thumbnail
  • Fetch product result from URL of product

    Response in JSON format including the following information about Product :

    • Product Full Name
    • Current and Original Price
    • Discount status and Discount percentage
    • User Rating
    • Stock avalibility (true or false)
    • Flipkart Assured Product (true or false)
    • Share URL (More presentable URL)
    • Seller Information (Seller Name and Rating)
    • Product Thumbnails
    • Highlights
    • Available Offers / Bank Offers
    • Specifications
  • Different Mode with different output size as per requirement

    • Fetch the product result without any specifications as well as with condensed form of specifications as per requirement.
    • Search for some specific specification and only fetch those specs which meet the requirements.
  • The API also removes all trackers & loggers in every link from flipkart giving an completely unbaised and cleaner output.


ToDo

  • Make code Presentable and Readable

  • Extend API for product details

  • Optimize existing code

  • Support for newer deployment methods

  • Get product details (price & stock) specific to individual's pincode

  • New Project : Telegram bot to notify about price drop alerts

    • Check out @flipkartX_bot
    • The bot can give you search result of any product and set price drop/rise alerts as well as stock availability alerts directly on Telegram.

License & Copyright

flipkart-scraper-api's People

Contributors

dvishal485 avatar erparmod avatar imgbotapp avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.