Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 486 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 486 Bytes

Witcher Characters Scraper using Selenium

This project is a web scraper built with Selenium to extract information about characters from The Witcher universe. It navigates through web pages, collects character data, and saves it for further analysis or display.

This project demonstrates how to use Selenium to automate web scraping. It targets pages with detailed information about characters from The Witcher series, extracting data such as names, titles, affiliations, and more.