Dilan Croos
Explore the docs »
·
Report Bug
·
Request Feature
Table of Contents
Extract as much details from the senscritique.com top 101 movies page.
The more data extracted, the better the mark. The more python cleaning function, the better the mark.
Jupyter notebook - Python 3 No bug/error/warning Comment your code Save your work as {fstp}{name}.pynb
To get a local copy up and running follow these simple steps.
Python 3.11.6^
-
install pip
$ python3 -m pip install pip
-
Clone the repo
$ git clone git@github.com:dilancroos/data_scraping_project.git
-
Change to the working directory
$ cd data_scraping_project
- Check Usage to create a virtual environment
-
Create a virtual environment .venv
$ python -m venv .venv
-
Enter the virtual environment .venv
$ source .venv/bin/activate
Dilan Croos - antondilan.crooswarnakulasuriya@cri-paris.org.com
Project Link: https://github.com/dilancroos/data_scraping_project