GithubHelp home page GithubHelp logo

coderr1ck / flipkart-scraper-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dvishal485/flipkart-scraper-api

0.0 0.0 0.0 822 KB

API to scrape search result and product details from Flipkart

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

License: Apache License 2.0

Rust 94.16% Dockerfile 5.84%

flipkart-scraper-api's Introduction

Flipkart Scraper API

API to scrape search results and product details from Flipkart

Disclaimer: I am not affiliated or linked to flipkart in any way. 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


Notice

This API is being shipped only as a Docker image now and not as a hosted URL, due to over-exploitation of the API and lack of funds & free-tier limitations. The hosted API URL has been taken down. Check out Deployement using Docker

The API has been rewritten in Rust. With this process, a multitude of unexpected errors have been addressed with improved accuracy and better scraping mechanism. Refer issue #13 and Refer issue #12.


Deployment

Supported Deployments

Cargo Docker

For 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
  • The API also removes all trackers & loggers in every link from flipkart giving an completely unbaised and cleaner output.


License & Copyright


flipkart-scraper-api's People

Contributors

dvishal485 avatar erparmod avatar dependabot[bot] avatar imgbotapp 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.