instacrawl

View on PyPIReverse Dependencies (0)

0.1.5 instacrawl-0.1.5-py3-none-any.whl

Wheel Details

Project: instacrawl
Version: 0.1.5
Filename: instacrawl-0.1.5-py3-none-any.whl
Download: [link]
Size: 31010
MD5: dacc0182062ed6f54e6fb8efffdfcd83
SHA256: 131b2df8d0eca3fc9366e7243451ec090647e7575772c22f5d7d26c975f79248
Uploaded: 2023-08-04 22:53:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: instacrawl
Version: 0.1.5
Summary: A simple CLI Instagram crawler with a focus on algorithm analytics.
Author: Analetta Ehler
Author-Email: annie.ehler.4[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.2)
Requires-Dist: dtale (<4.0.0,>=3.3.0)
Requires-Dist: eva-decord (<0.7.0,>=0.6.1)
Requires-Dist: face-recognition (<2.0.0,>=1.3.0)
Requires-Dist: face-recognition-models (<0.4.0,>=0.3.0)
Requires-Dist: html5lib (<2.0,>=1.1)
Requires-Dist: kaleido (==0.2.1)
Requires-Dist: numpy (<2.0.0,>=1.25.2)
Requires-Dist: opencv-python (<5.0.0.0,>=4.8.0.74)
Requires-Dist: pandas (<3.0.0,>=2.0.3)
Requires-Dist: pillow (<11.0.0,>=10.0.0)
Requires-Dist: pynput (<2.0.0,>=1.7.6)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.5.2)
Requires-Dist: scikit-learn (<2.0.0,>=1.3.0)
Requires-Dist: selenium (<5.0.0,>=4.11.2)
Requires-Dist: selenium-wire (<6.0.0,>=5.1.0)
Requires-Dist: setuptools (<69.0.0,>=68.0.0)
Requires-Dist: timm (<0.10.0,>=0.9.2)
Requires-Dist: torch (<3.0.0,>=2.0.1)
Requires-Dist: tqdm (<5.0.0,>=4.65.0)
Requires-Dist: transformers (<5.0.0,>=4.31.0)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Requires-Dist: typing-extensions (<5.0.0,>=4.7.1)
Description-Content-Type: text/markdown
[Description omitted; length: 17220 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
instacrawl/.DS_Store sha256=Gdh3uHGsz3vgi0H2xF6LeRzM34EKC0MLwA8-fWab85s 6148
instacrawl/__init__.py sha256=QuOo0w9w-bWUKGNHrwvDVrmiwctIHb9K_NuNU1k5ECI 462
instacrawl/analysis.py sha256=LVGmEqp_CLDQ1Wp20roUPmpFRTsAQxQPiSTcZvKtpY4 19527
instacrawl/cli_utils.py sha256=RuRIQy39LSOAKjv_9wFU8YWUsWLq_Cy4CWldDgRCGA4 12318
instacrawl/console.py sha256=DTgE3m84OBpz7oxZwbu2ODzr2Vd_Ens67-AGjGiOuVs 86
instacrawl/insta.py sha256=xR6FgUVreJAZ75P6lxEnI8wTFs10I7fDf6TS1xGngv0 44424
instacrawl/main.py sha256=S2jU4SP-FFNgO97pEc56dirfsrAkDjLK-T-VWqSieoQ 1335
instacrawl/prompts.py sha256=3PmBZNuR4TPSUvkUd3LgsUS0iMXhPr9qtk20Y2uN3Tg 16734
instacrawl/steps.py sha256=rnExsSuwm2IDTGs4GUwY-W1WTSMCR22ql_c7Dnxf0vo 7868
instacrawl/verbose.py sha256=IAlUqbWB9eLLiyfOntfutkjuxOD4pdLJYH48bRjt0Wk 570
instacrawl-0.1.5.dist-info/METADATA sha256=8RWEUuR7j4QOSIEPv3RhRTzvObpHeEWn9Pes7SLNJCU 19131
instacrawl-0.1.5.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
instacrawl-0.1.5.dist-info/entry_points.txt sha256=HrOYbba_lUVkyxQ8OeFJjpkhVIDpW7coE4ckP3drvfo 50
instacrawl-0.1.5.dist-info/RECORD

entry_points.txt

instacrawl = instacrawl.main:run