product-crawler

View on PyPIReverse Dependencies (0)

0.2.2 product_crawler-0.2.2-py3-none-any.whl

Wheel Details

Project: product-crawler
Version: 0.2.2
Filename: product_crawler-0.2.2-py3-none-any.whl
Download: [link]
Size: 8533
MD5: 54793fddd1640ee6589dba5e364d0f05
SHA256: 6363785c7541af82a8c80e21f5bddfe3f9de2e52179be34cf332224ef0b8176d
Uploaded: 2021-10-11 06:28:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: product-crawler
Version: 0.2.2
Author: Terje Lafton
Author-Email: terje[at]lafton.io
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.10.0)
Requires-Dist: dominate (<3.0.0,>=2.6.0)
Requires-Dist: httpx (<0.20.0,>=0.19.0)
Requires-Dist: typer[all] (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 107 characters]

WHEEL

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

RECORD

Path Digest Size
product_crawler/__init__.py sha256=QQ0yjZQnvXM7JeLLZEZWX6NmVUPu1lSROWOXF49_gug 22
product_crawler/config.py sha256=oRbrm_OfI2T_q8gNPXzzjJhjyGY2WJE9QIpFHdtkU6c 205
product_crawler/crawler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
product_crawler/crawler/crawler.py sha256=iHLGgTtGdW7uMJ1oJYcBQ-77CrnPuYAP2brUCebzc5g 1941
product_crawler/crawler/parser.py sha256=dxMskHke3H185Qjc1Ygrzgsr4qjRfQr3mh5LMz-Ujkk 2005
product_crawler/helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
product_crawler/helpers/fetch_website_body.py sha256=Otom8zMKt5axDtiGXMXJJDQfxnoHgaALVe3H-xTcVN8 508
product_crawler/main.py sha256=kX7ZavHXN_yG-rI8mtItgIFk_FP1XxCCqdKjBgBt41s 1847
product_crawler/scraper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
product_crawler/scraper/scraper.py sha256=ND-yAQlCHLbPMV4GSdvWq_-z9roLZ3JOwAe6VCEJORg 2655
product_crawler/storage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
product_crawler/storage/storage.py sha256=jhc_PZdo57oEnP6A3qibJfE_f49KHh-DDHIhyqRa_gI 1759
product_crawler/viewer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
product_crawler/viewer/viewer.py sha256=uehuxopk1Tf8p_bUc46cS2pH-ESsjLoJ5ebdjC3hPPA 1451
product_crawler-0.2.2.dist-info/entry_points.txt sha256=8E_zp4ydYM4AuskB18YSqAPZ0MmUfKADqt35fbq66Vk 60
product_crawler-0.2.2.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
product_crawler-0.2.2.dist-info/METADATA sha256=OkmeuhBFOEGEAvF_wQhvzOC6NG7DACCI7D6KkzJpppE 566
product_crawler-0.2.2.dist-info/RECORD

entry_points.txt

product-crawler = product_crawler.main:app