calculation of minimum price of given book
Project description
- # MinimumPriceBookScraper
-> This project browses the given book in given sites and extracts the price of the book from the sites using Scrapy. -> After extracting the prices, it writes to a file and stores uniquely in unique files. -> The python code then compares the prices from the files and list the minimal price of the book.
- # Clone the repository:
- # Activate your virtual environment of Scrapy:
-> source virtual_env_name/bin/activate
- # Enter to project directory:
-> cd MinimumPriceBookScraper
- # Run the code on terminal:
-> python main.py
# The minimum value is listed (answer).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
assignment-0.3.tar.gz
(2.1 kB
view details)
File details
Details for the file assignment-0.3.tar.gz
.
File metadata
- Download URL: assignment-0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 585febf187ae00e4dda377ec39eddf98ea6aebad76b082285e09b2f8feb8ce6e |
|
MD5 | 2463d7b8f05f99f74e5b86df51b17ba0 |
|
BLAKE2b-256 | ef4a626d73956cb97081940b36948c4c93d54891879c26abc2b61849b04dfaa4 |