/Python_Projects

Collecting data from web using requests and Web Scraping using BeautifulSoup

Primary LanguageJupyter Notebook

PYTHON PROJECT


In this repository there are two projects where Python was used.
The main goal of this repository is to practise extracting data from webistes via using Python


Data was extracted from a website using Python. Then, data was saved in JSON files.


Data was extracted from a website using Python. Data was saved in JSON files.
JSON data format was converted to DataFrame and saved as csv files.