janitoraidotcom_scraper (Web Scraping and Automation with Selenium)
Developed a Python script to scrape data from JanitorAI.com, focusing on extracting information about the platform's specialty, NSFW policies, pricing options, useful links, server status, and supported languages. The project utilizes selenium for web browser automation to handle dynamic content loading and simulates user interactions. It also uses requests and Beautiful Soup for fetching and parsing web page content.
Check Out Repository