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.
A few tasks were undertaken in order to practise Python.
The main goal of these tasks was to extract data from websites and work on it.