Metadata-Version: 2.1
Name: ScreenX2
Version: 0.0.1
Summary: The Ultimate AI-Powered Web Automation & Scraping Bot
Home-page: UNKNOWN
Author: David C
Author-email: structureddatadrive@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: selenium >=4.24.0
Requires-Dist: pandas >=2.2.2
Provides-Extra: dev
Requires-Dist: pytest >=7.0 ; extra == 'dev'
Requires-Dist: twine >=4.0.2 ; extra == 'dev'

ScreenX - The Ultimate AI-Powered Web Automation & Scraping Bot
Overview

ScreenX is a powerful and flexible Python package designed for seamless web automation, intelligent navigation, and efficient web scraping. Whether you need to automate form submissions, interact with dynamic web pages, or extract valuable data from websites, ScreenX makes it effortless.

With built-in support for Selenium and BeautifulSoup, ScreenX can mimic human-like browsing behavior, handle user inputs, click buttons, fill forms, and navigate multiple pages with ease. It also includes smart delay mechanisms to avoid detection and bypass anti-bot measures.

Key features include headless browsing, session persistence, CAPTCHA handling support, and multi-threaded scraping for high-speed data extraction. The package is easy to integrate with AI-based decision-making models, making it ideal for automated research, price tracking, social media interactions, and much more.

ScreenX is the perfect companion for developers, researchers, and businesses looking to streamline their web automation tasks without writing complex scripts from scratch

