Skip to content

Silly little python program that allows the user to input an Amazon url and then extracts the Item name, price, and image to create a flyer"

Notifications You must be signed in to change notification settings

CK-7vn/AmzonFlyerCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Flyer Creator

Python Tkinter based GUI that takes an Amazon link, and then parses the html and pulls the Item name, price, and image, and appends the items to a list. User can then save as flyer, which creates a flyer item image, item name, and price, or the user can save as list which just saves a docx file of the Item name, price, and amazon link for later lookup.

Nothing too serious, just a fun little program to help do a project for the facility. FlyerCreator FlyerDoc

About

Silly little python program that allows the user to input an Amazon url and then extracts the Item name, price, and image to create a flyer"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published