Metadata-Version: 2.1
Name: instacrawl
Version: 0.1.1
Summary: A simple CLI Instagram crawler with a focus on algorithm analytics.
Home-page: https://github.com/annie444/instacrawl
License: MIT
Author: Analetta Ehler
Author-email: annie.ehler.4@gmail.com
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beautifulsoup4 (>=4.12.2,<5.0.0)
Requires-Dist: dtale (>=3.3.0,<4.0.0)
Requires-Dist: eva-decord (>=0.6.1,<0.7.0)
Requires-Dist: face-recognition (>=1.3.0,<2.0.0)
Requires-Dist: kaleido (==0.2.1)
Requires-Dist: numpy (>=1.25.2,<2.0.0)
Requires-Dist: opencv-python (>=4.8.0.74,<5.0.0.0)
Requires-Dist: pandas (>=2.0.3,<3.0.0)
Requires-Dist: pillow (>=10.0.0,<11.0.0)
Requires-Dist: pynput (>=1.7.6,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: rich (>=13.5.2,<14.0.0)
Requires-Dist: scikit-learn (>=1.3.0,<2.0.0)
Requires-Dist: selenium (>=4.11.2,<5.0.0)
Requires-Dist: selenium-wire (>=5.1.0,<6.0.0)
Requires-Dist: torch (>=2.0.1,<3.0.0)
Requires-Dist: transformers (>=4.31.0,<5.0.0)
Requires-Dist: typer (>=0.9.0,<0.10.0)
Requires-Dist: typing-extensions (>=4.7.1,<5.0.0)
Project-URL: Repository, https://github.com/annie444/instacrawl
Description-Content-Type: text/markdown


