poedotcom_scraper (Web Scraping and Automation with Selenium and Gmail API)
Developed a Python-based data scraper to collect metadata related to chatbots and platform-specific functionalities available on Poe.com. The scraper utilizes selenium for web browser automation to handle dynamic content loading and simulates user interactions like scrolling and clicking. It employs Beautiful Soup for parsing HTML content and extracting relevant information, including bot names, descriptions, handles, creators, feedback data, and other metadata.
Check Out Repository