Skip to content

rkg18/AmazonSEO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forest | Amazon Keyword SEO Tool

Capstone Project for Senior Seminar - https://amazon-seo-forest.herokuapp.com/ (Ask for access; website goes to sleep on free plan on Heroku)

Purpose

This web application was built with the goal of making it easier for digital marketers to kickstart their SEO (Search Engine Optimization) for Amazon products. Forest will input your desired keyword and output and report with keyword frequency, price disparity range, and product photos to give you the information you need to compete with the current top ranking products.

Built With

  • Python/Flask
  • HTML/CSS/Javascript
  • Bootstrap

To Run

Requires Python 3.x.x or higher.

Windows 10

$env:FLASK_APP="forest"
$env:FLASK_ENV="development"
flask run

MacOS

export FLASK_APP=forest
export FLASK_ENV=development
flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published