/fetch-amzn

Proof of concept app that receives an ASIN and extract information from Amazon website

Primary LanguageRuby

Fetch Amazon

This a proof of concept app that receives an Amazon product ASIN and get the page from Amazon website, extracting dimensions, categories and ranking. It has been built Rails on the Backend and React on the FrontEnd.

How to run it

Todo

  • Ruby code is heavily tested, but React components still needs to be tested.