Metadata-Version: 2.4
Name: stratixleadscraper
Version: 1.4.2
Summary: Business data lookup tool for research and prospecting
Project-URL: Homepage, https://stratixagency.site
Author-email: Stratix Agency <admin@stratixagency.site>
License: Proprietary
Keywords: business-data,leads,prospecting,research
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: flask>=3.0
Requires-Dist: openpyxl>=3.1
Requires-Dist: pandas>=2.0
Requires-Dist: playwright>=1.40
Provides-Extra: prod
Requires-Dist: waitress>=3.0; extra == 'prod'
Description-Content-Type: text/markdown

# Stratix Business Data Tool

A web-based business data lookup tool. Runs in the browser with no sign-up required.

## Install

```bash
pip install stratixleadscraper
playwright install chromium
```

## Run

```bash
stratixleadscraper
```

Opens on `http://0.0.0.0:5000`.

## Disclaimer

This project is provided for educational, research, and business prospecting purposes.

Users are solely responsible for ensuring their use complies with applicable laws, regulations, and the terms of service of websites they access.

This project is not affiliated with, endorsed by, or sponsored by any third-party service. Stratix Agency is not responsible for any misuse.
