Parsers of Festivals
The program in Python gathers data about the festival from the page "https://www.skiddle.com/festivals/".
The program searches for blocks of data about the festival on page, receives the name of the festival, details (the place of the event and the date), links, evaluation, tags and list of musicians. The images of the festival tables are also stored as separate files.
After collecting and processing the data, the features for recording the data in the JSON and CSV files, as well as for creating a PDF document with the festival deposits, are used.
The program searches for blocks of data about the festival on page, receives the name of the festival, details (the place of the event and the date), links, evaluation, tags and list of musicians. The images of the festival tables are also stored as separate files.
After collecting and processing the data, the features for recording the data in the JSON and CSV files, as well as for creating a PDF document with the festival deposits, are used.