Pinned Repositories
CoinMarketCap-API
This project is an implementation of the CoinMarketCap API to retrieve data on the latest cryptocurrency listings. The API retrieves data on cryptocurrencies' prices, volumes, and other market data.
coronavirus_data_parsing
This is a Python script that scrapes information about the coronavirus pandemic from the website worldometers.info and writes it to a CSV file.
parser_of_yandex_maps
This project is a web scraping project that extracts data from Yandex Maps using Python and Selenium.
yandex_maps_parser
This Python code is a web scraping script that uses the Selenium and BeautifulSoup libraries to collect data from a web page. Specifically, it collects the URLs of all items on a Yandex Maps search results page for the query "ОСАГО Москва".
DrAnonim's Repositories
DrAnonim/yandex_maps_parser
This Python code is a web scraping script that uses the Selenium and BeautifulSoup libraries to collect data from a web page. Specifically, it collects the URLs of all items on a Yandex Maps search results page for the query "ОСАГО Москва".
DrAnonim/CoinMarketCap-API
This project is an implementation of the CoinMarketCap API to retrieve data on the latest cryptocurrency listings. The API retrieves data on cryptocurrencies' prices, volumes, and other market data.
DrAnonim/coronavirus_data_parsing
This is a Python script that scrapes information about the coronavirus pandemic from the website worldometers.info and writes it to a CSV file.
DrAnonim/parser_of_yandex_maps
This project is a web scraping project that extracts data from Yandex Maps using Python and Selenium.