Skip to content

PW151103/BookFinder-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 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.

About

Python script that searches multiple online bookstores, including Blackwells and Finlandiakirja, and compiles the top 10 results for a given book title from both websites, showing price, title, and link. Outputs results to both CSV and TXT files for easy access.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors