Skip to content

Assignment for Data Science Course, Digital Science, LPI, UPC, Paris

Notifications You must be signed in to change notification settings

dilancroos/data_scraping_project

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Data Scraping Project

Dilan Croos

Explore the docs »

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgments

About The Project

TP Full Stack Data - Sens Critique

Subject 📁

Extract as much details from the senscritique.com top 101 movies page.

To make it great 🔥

The more data extracted, the better the mark. The more python cleaning function, the better the mark.

Constraint ☢

Jupyter notebook - Python 3 No bug/error/warning Comment your code Save your work as {fstp}{name}.pynb

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Python 3.11.6^

  • install pip

    $ python3 -m pip install pip

Installation

  1. Clone the repo

    $ git clone git@github.com:dilancroos/data_scraping_project.git
  2. Change to the working directory

    $ cd data_scraping_project
  • Check Usage to create a virtual environment

(back to top)

Usage

  • Create a virtual environment .venv

     $ python -m venv .venv
  • Enter the virtual environment .venv

     $ source .venv/bin/activate

(back to top)

Contact

Dilan Croos - antondilan.crooswarnakulasuriya@cri-paris.org.com

Project Link: https://github.com/dilancroos/data_scraping_project

(back to top)

Acknowledgments

(back to top)

About

Assignment for Data Science Course, Digital Science, LPI, UPC, Paris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published