Skip to content

rgrangeiro/dystopian_books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dystopian_books

scrapping dystopian books from wikipedia page

Setup

  • Install git
  • Install python
  • Install pip
  • Clone this repo

Open a terminal and run

git clone [email protected]:rgrangeiro/dystopian_books.git
  • Run requirements
pip install -r ./dystopian_books/requirements.txt

Run Jupyter notebook

jupyter notebook &

Open notebook

Open a browser: http://localhost:8888/tree/dystopian_books

To Do

The Wikipedia page from which the data comes is not fixed content nor is it accurate or formatted. The notebook shown is just a case study of what can be done and requires adjustments.

About

scrapping dystopian books from wikipedia page

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published