/amazon

amazon related code

Primary LanguageShell

  1. amazon_script
    • analysis single amazon store using script shell
      • input:

        • key: store key
        • country: support country includes:
          • uk - United Kindom
          • us - American
          • ca - Canada
          • de - Germany
          • fr - France
          • es - Spain
          • it - Italy
          • jp - Japan
      • output: analysis result

        • key + country + total.txt
      • for example: link

        start:
          sh simple_get.sh A3GWKTDVH3V66K us > A3GWKTDVH3V66Kus.log 2>&1 &
          or
          sh start.sh A3GWKTDVH3V66K us
        result : 
          A3GWKTDVH3V66Kustotal.txt
    • usage: sh simple_get.sh [key] [country] > keycountry.log 2>&1 &
  2. status log:
  3. mail send module
    • Usage:
    python sendmail.py -h