GithubHelp home page GithubHelp logo

ai-is-awesome / goodreads_scraper Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 23 KB

Scrapes the isbn from goodreads and return the results about the details of the book in JSON.

Python 89.94% CSS 2.78% HTML 7.27%

goodreads_scraper's Introduction

How to use the scraper

  • Open the main.py module

  • Set the FILE_PATH constant to the csv/xlsx file you want to check the ISBN number of.

  • Set the ISBN_COLUMN_NAME equal to the isbn column name of the csv / xlsx file

  • Set the file format value equal to either 'csv' or 'xlsx' depending on the file in the FILE_PATH

  • To search for the isbn number, set the value of ISBN equal to the string of ISBN number

  • Run main()

  • The program will search for ISBN numbers in the CSV file, if the ISBN number is found in CSV the program stops.

    Otherwise, the program runs the GoodRead Scraper and fetches the results , returns a pandas DataFrame

goodreads_scraper's People

Contributors

ai-is-awesome avatar

Watchers

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