Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 488 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 488 Bytes

Currency-Converter-WebScraping

This is a currency converter created by scraping "https://www.x-rates.com".

This is an image

This converter allows you to convert 96 different currencies to each other. You can both see the converted amount and unit price.

BeautifulSoup and tkinter libraries are required.

You can use this program by writing python converter.py in the terminal.