https://github.com/elmahdik/python-webscraping
Test de python pour l'extraction de datas
https://github.com/elmahdik/python-webscraping
Last synced: 9 months ago
JSON representation
Test de python pour l'extraction de datas
- Host: GitHub
- URL: https://github.com/elmahdik/python-webscraping
- Owner: ElmahdiK
- Created: 2024-04-06T08:46:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-10T11:42:48.000Z (over 1 year ago)
- Last Synced: 2025-01-28T02:27:57.711Z (11 months ago)
- Language: Python
- Size: 3.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## python-web scraping
Installation :
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python3 get-pip.py
pip install requests
pip install bs4
#lancer les commandes :
cd scripts/poemia
python3 main.py