# BookFinder
A python script that searches Blackwells, a UK bookstore, and finlandiakirja, a Finnish bookstore, and compiles the 10 relevant searches from each site, presenting you with the price, name and link
## Features
-Web Scraping with Python using 'requests' and 'BeautifulSoup'
-Automation of data extraction
-Output results to both a CSV and TXT for accessibility
## Example Outputs
Can be found in the Example Results Folder, the example used with 1984 by George Orwell
## Running the EXE
-Open the "Runnable EXE" folder
-Double-click "BookFinder.exe"
-Enter the book you are looking for
-Wait a few seconds and it will output results in CSV and TXT, if you wish to keep the results, either move them to a new folder or rename them.