Skip to content
View Bozvir's full-sized avatar
  • Lodz Poland

Block or report Bozvir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. imdb-parser imdb-parser Public

    This project is a web scraper that extracts movie data from IMDb's Top 250 list. It collects movie names, release years, ratings, number of votes, and URLs, and saves them to a CSV file.

    Python

  2. london-weather-scraper london-weather-scraper Public

    A weather scraper that fetches real-time weather data from Weather.com for London, including current temperature, conditions, and forecasts for day/night. It stores the data in a CSV file and runs …

    Python

  3. Apartments Apartments Public

    This Python script scrapes new apartment listings from OLX (a popular classifieds website) based on specific filters for the city of Łódź, Poland. The script then stores the data in a CSV file and …

    Python

  4. Dropshipping-Product-Scraping Dropshipping-Product-Scraping Public

    This project consists of two Python scripts: main_data_scraper and product_info. They are designed to automate the extraction and processing of product information from eCommerce websites using web…

    Python

  5. Pl_and_City_news Pl_and_City_news Public

    A Python-based web scraper that collects local and national news from Onet.pl and sends them to a Telegram channel. It uses Selenium and BeautifulSoup for scraping, and avoids duplicates by maintai…

    Python