Giter Site home page Giter Site logo

erparmod / flipkart-s Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dvishal485/flipkart-scraper-api

0.0 0.0 0.0 379 KB

API to scrapes search result and product details from Flipkart

Home Page: https://dvishal485.github.io/flipkart-scraper-api/

License: Apache License 2.0

JavaScript 100.00%

flipkart-s's Introduction

Flipkart Scraper API

API to scrapes search result and product details from flipkart

Flipkart API Banner

Version GitHub license GitHub issues Telegram Documentation

For documentation visit : Flipkart Scraper API

API : flipkart.dvishal485.workers.dev/


Deployment

Deploy your own API with Cloudflare Workers

Deploy to Cloudflare Workers


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
  • Improve accuracy
  • 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-s's People

Contributors

dvishal485 avatar erparmod 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.