Code Monkey home page Code Monkey logo

amazon-downloader's Introduction

Amazon product information downloader

Installation

$ docker build . -t amazon_downloader:0.1
$ docker run -p 8083:8083 -e AMAZON_DOWNLOADER_PORT=8083 amazon_downloader:0.1

Usage

Application API has 2 entrypoint:

POST \test\ - Add new task for execution and return task id

Example response:

{"value":{"id":"bc47fg5e4b3qcvootrc0","status":"done","urls":["https://www.amazon.co.uk/gp/product/1509836071","https://www.amazon.co.uk/gp/product/1509836071"],"result":[{"url":"https://www.amazon.co.uk/gp/product/1509836071","price":"£8.49","image":"","title":"The Fat-Loss Plan: 100 Quick and Easy Recipes with Workouts","is_sale":true},{"url":"https://www.amazon.co.uk/gp/product/1509836071","price":"£8.49","image":"","title":"The Fat-Loss Plan: 100 Quick and Easy Recipes with Workouts","is_sale":true}]},"error":"None","status":true}

GET \test[task_id] - return status execution

Example response:

{"value":{"id":"bc47q3le4b3sg4d0fu40","status":"done","urls":["https://www.amazon.co.uk/gp/product/B00IOY524S","https://www.amazon.co.uk/gp/product/B01BDNVY66"],"result":[{"url":"https://www.amazon.co.uk/gp/product/B00IOY524S","price":"£17.99","image":"https://images-na.ssl-images-amazon.com/images/I/61ta4nHKbVL._SL1000_.jpg","title":"Kindle Voyage E-reader, 6\" High-Resolution Display (300 ppi) with Adaptive Built-in Light, PagePress Sensors, Wi-Fi","is_sale":true},{"url":"https://www.amazon.co.uk/gp/product/B01BDNVY66","price":"None","image":"https://images-na.ssl-images-amazon.com/images/I/61RjeqZD5RL._SL1010_.jpg","title":"Bestdeal Wireless Bluetooth Game Controller Gamepad Joystick for Meizu Blue Charm \u0026 M1 note \u0026 M2 \u0026 M2 note \u0026 MX \u0026 MX2 \u0026 MX3 \u0026 MX4 \u0026 MX4 Pro \u0026 MX5 \u0026 MX5 Smartphone","is_sale":false}]},"error":"None","status":true}

amazon-downloader's People

Contributors

arzahs avatar

Watchers

 avatar

Forkers

nagapw09

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.