Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.
/ ADM-HW3 Public archive
forked from AlessandroPecchini/ADM-HW3

Repository for the third homework of ADM based on web scraping and querying from an Anime website

License

Notifications You must be signed in to change notification settings

edlor/ADM-HW3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADM-HW3

Repository for the third homework of ADM based on web scraping and querying from an Anime website

In this repository there are 3 directories:

  • code: It's the directory containing all Python scripts, including the Jupyter notebook main.ipynb

  • shared_stuff: It's a directory containing some (light!!) text and JSON files imported in the notebook

  • data: It's an untracked directory containing files too large to be uploaded on GitHub (e.g. the HTML pages we scraped)

We suggest looking at the Jupyter notebook on nbviewer, because GitHub's preview doesn't appear to be showing some Markdown cells.

About

Repository for the third homework of ADM based on web scraping and querying from an Anime website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.4%
  • Python 7.6%