Code Monkey home page Code Monkey logo

bookpriceanalyst's Introduction

BookPriceAnalyst

Purpose:

This program will search for the highest offer for used textbooks from 45 book companies. The purpose is to help analyze and predict the price of future prices and to make a profit from investing in used books.

Requirements:

Python 2.7 or higher

Modules:

Selenium, helps data scraping information from websites PhantomJS, hides the browser triggered by Selenium which speeds up the data scraping process because it avoid all the css rendering BeautifulSoup, helps organize and parse the html source mysql.connector, helps interact with mysql database

BEWARE: PhantomJS takes 30 minutes to compile, therefore just use the binary executable in the same directory and include to use it

Instructions: The program will only accept 13 digits isbn. You can add it to a list and run the program to find the prices. If you want to record the data for future analysis you must set up a database.

python DataScraper.py

bookpriceanalyst's People

Contributors

zhengjames avatar

Watchers

Prabhat S. avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.