0 Forks
2 Stars
2 Watchers

Scraping

Le projet écrit en Python (notebook jupyter) en deux parties : -Srapper la data à partir du site web : BeautifulSoup, Requests -L'analyse et l'exploitation de la data : Numpy, Pandas,Matplotlib, Seaborn..

How to download and setup Scraping

Open terminal and run command
git clone https://github.com/addi-kamal/Scraping.git
git clone is used to create a copy or clone of Scraping repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Scraping https://github.com/addi-kamal/Scraping/archive/master.zip

Or simply clone Scraping with SSH
[email protected]:addi-kamal/Scraping.git

If you have some problems with Scraping

You may open issue on Scraping support forum (system) here: https://github.com/addi-kamal/Scraping/issues