/Amazon_Monthly_Sales_Checker

This API takes in a source name and expects to either find a CSV file with a header of "ASIN" on the system or on an FTP account. It then loops through all the ASINs and crawls the Amazon page to see if any/how many products have sold in the last month.

Primary LanguageTypeScript

Amazon-Sales-Checker

Requirements

  • Add source folder in the tmp directory
  • Within source folder a amazon-links.csv with a header of ASIN

Optional

  • Pre-existing FTP Account