Development of scripts for data parsing and API monitoring (Python)
Implemented several technical solutions in Python for automating data collection:
A script for monitoring current currency exchange rates through integration with an external API.
A parser for collecting and structuring news headlines from web resources (using BeautifulSoup).
These tools allow for quickly obtaining necessary information from the web and automating routine data verification processes.
A script for monitoring current currency exchange rates through integration with an external API.
A parser for collecting and structuring news headlines from web resources (using BeautifulSoup).
These tools allow for quickly obtaining necessary information from the web and automating routine data verification processes.