auk-scrapegraphai

View on PyPIReverse Dependencies (0)

1.26.0b19 auk_scrapegraphai-1.26.0b19-py3-none-any.whl

Wheel Details

Project: auk-scrapegraphai
Version: 1.26.0b19
Filename: auk_scrapegraphai-1.26.0b19-py3-none-any.whl
Download: [link]
Size: 164005
MD5: 80a98db7de3c0f94eb267d894d2ea2c9
SHA256: c8928f7fd784ef5225985dea644a29ba8cf5713ac5e87ee639865b5e2f604f69
Uploaded: 2024-10-12 16:28:18 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: auk-scrapegraphai
Version: 1.26.0b19
Summary: A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines.
Author-Email: Aziz Ullah Khan <azizullah444[at]gmail.com>, Marco Vinciguerra <mvincig11[at]gmail.com>, Marco Perini <perinim.98[at]gmail.com>, Lorenzo Padoan <lorenzo.padoan977[at]gmail.com>
Keywords: ai,artificial intelligence,gpt,graph,langchain,llm,machine learning,natural language processing,nlp,openai,rag,scrapegraph,scrapegraphai,scraping,web scraping,web scraping library,web scraping tool,webscraping
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <4.0,>=3.10
Requires-Dist: beautifulsoup4 (>=4.12.3)
Requires-Dist: fastembed (>=0.3.6)
Requires-Dist: free-proxy (>=1.1.1)
Requires-Dist: googlesearch-python (>=1.2.5)
Requires-Dist: html2text (>=2024.2.26)
Requires-Dist: langchain-aws (>=0.1.3)
Requires-Dist: langchain-community (>=0.2.9)
Requires-Dist: langchain-google-genai (>=1.0.7)
Requires-Dist: langchain-mistralai (>=0.1.12)
Requires-Dist: langchain-ollama (>=0.1.3)
Requires-Dist: langchain-openai (>=0.1.22)
Requires-Dist: langchain (>=0.3.0)
Requires-Dist: minify-html (>=0.15.0)
Requires-Dist: mistral-common (>=1.4.0)
Requires-Dist: pandas (>=2.2.2)
Requires-Dist: playwright (>=1.43.0)
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: qdrant-client (>=1.11.3)
Requires-Dist: semchunk (>=2.2.0)
Requires-Dist: simpleeval (>=0.9.13)
Requires-Dist: tiktoken (>=0.7)
Requires-Dist: tqdm (>=4.66.4)
Requires-Dist: transformers (>=4.44.2)
Requires-Dist: undetected-playwright (>=0.3.0)
Requires-Dist: burr[start] (==0.22.1); extra == "burr"
Requires-Dist: furo (==2024.5.6); extra == "docs"
Requires-Dist: sphinx (==6.0); extra == "docs"
Requires-Dist: browserbase (>=0.3.0); extra == "more-browser-options"
Requires-Dist: graphviz (>=0.20.3); extra == "more-semantic-options"
Requires-Dist: langchain-anthropic (>=0.1.11); extra == "other-language-models"
Requires-Dist: langchain-fireworks (>=0.1.3); extra == "other-language-models"
Requires-Dist: langchain-google-vertexai (>=1.0.7); extra == "other-language-models"
Requires-Dist: langchain-groq (>=0.1.3); extra == "other-language-models"
Requires-Dist: langchain-huggingface (>=0.0.3); extra == "other-language-models"
Requires-Dist: langchain-nvidia-ai-endpoints (>=0.1.6); extra == "other-language-models"
Requires-Dist: langchain-together (>=1.2.9); extra == "other-language-models"
Requires-Dist: ipywidgets (>=8.1.0); extra == "screenshot-scraper"
Requires-Dist: matplotlib (>=3.7.2); extra == "screenshot-scraper"
Requires-Dist: pillow (>=10.4.0); extra == "screenshot-scraper"
Requires-Dist: surya-ocr (>=0.5.0); extra == "screenshot-scraper"
Provides-Extra: burr
Provides-Extra: docs
Provides-Extra: more-browser-options
Provides-Extra: more-semantic-options
Provides-Extra: other-language-models
Provides-Extra: screenshot-scraper
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 9924 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
scrapegraphai/__init__.py sha256=zEe125Am9yVBw7UyzFgt73IumtoeOnvtS1SYYldR-3U 54
scrapegraphai/builders/__init__.py sha256=Ik89CXJxFbT892nTc5Mc1hdcxtY71WmaJc3ILOufwX4 86
scrapegraphai/builders/graph_builder.py sha256=51cdOOcOva7WJQp6y0NPTXNP18UUIl_YZ0XUKj0vEFc 6496
scrapegraphai/docloaders/__init__.py sha256=4yAEf8n7dcd0q93xzLiqptqLXsTxGoZIq0Hi5IEVx3I 167
scrapegraphai/docloaders/browser_base.py sha256=51NuaTbHx4udky3vJIiOW7sdTL2HdGBJkBKhNdmaJ9M 2814
scrapegraphai/docloaders/chromium.py sha256=CWB6GsbQI23loLw_j23Lv9HGueswC8MXWs1YsWkGKTA 8226
scrapegraphai/docloaders/scrape_do.py sha256=56HPkAtBVP3a2_2MaqEEVVsi4RND04FmYDhEkk3R51Y 1410
scrapegraphai/graphs/__init__.py sha256=W6c5qP_jAt1mG5Hs-5ZXy-A9TcBnKtCy_5dZ5IlMBgM 1252
scrapegraphai/graphs/abstract_graph.py sha256=FgVr7fQJUfnHc0zxBZ81x9lb-4a_1vYsBrFaUi0VpRw 9139
scrapegraphai/graphs/base_graph.py sha256=ue5H5Odx8KnP_p1JA_09m4TmMunjrYLKBe8-2d7Z0Bg 12319
scrapegraphai/graphs/code_generator_graph.py sha256=vG7kdKc1PCFUCBtGs4u184eXeXaHuUtNNt7YadVyzfE 6465
scrapegraphai/graphs/csv_scraper_graph.py sha256=0iKO006Ef9--p3nNzlyjMmOLuQDK9eW6FTmFyOrOa7I 3773
scrapegraphai/graphs/csv_scraper_multi_graph.py sha256=V4cwdaLtMZIJTj8jxrisson3FLyleVrOqcVB8HJIk64 3355
scrapegraphai/graphs/depth_search_graph.py sha256=MhrPbF5qAUu0BLfkHa0cOdTUcPuXcGAKSYQgW3-VyvM 5082
scrapegraphai/graphs/document_scraper_graph.py sha256=RPy8gnmEaqHgT3gpQcEYXpbltvGkWfA2nQA4uSzD5WU 3788
scrapegraphai/graphs/document_scraper_multi_graph.py sha256=JplDdQao_FArwwuXXvEmNNBIkv7rTaOQe6UMZWsHHC8 3446
scrapegraphai/graphs/json_scraper_graph.py sha256=UebmBSoUSw0KafT_tq_qpyOOLRuIcZTKwQl9JKvySvQ 3134
scrapegraphai/graphs/json_scraper_multi_graph.py sha256=iMtcEIWgmZNZN0ob9izO48_Oim5hVZ9Jg5RyQUun4Yg 3398
scrapegraphai/graphs/omni_scraper_graph.py sha256=qNfqP-ZDr23azURcz1KdRW-Sy7SN6MiTnbdgQCB7m8o 4417
scrapegraphai/graphs/omni_search_graph.py sha256=kTiZLWtqHjfmONRbrHHvDsgnF4E8Unnecvlly38bmgk 3970
scrapegraphai/graphs/screenshot_scraper_graph.py sha256=PkHBrn0O6UtE5CQ2CAlriz0EV6n0QImRLLDHPfP530s 2618
scrapegraphai/graphs/script_creator_graph.py sha256=6qlU3tvLuiQYC4DyS4gr506_TMtzT9QtGaVVZCqheUY 3973
scrapegraphai/graphs/script_creator_multi_graph.py sha256=TtZgjEcMZTTNKoC5N_O2NxRqFy0pqeP8ICCV8XyjrF0 3498
scrapegraphai/graphs/search_graph.py sha256=7RvtknyDCSgLvMTC5lV0tOMm8gvgwcVs_3KauCalfuw 4356
scrapegraphai/graphs/search_link_graph.py sha256=q1H2sJNDw58NZ9sm6waD6olvKLaNbEA7qGIWBv9MgbY 3489
scrapegraphai/graphs/smart_scraper_graph.py sha256=t5vfy513gDPOC0_bMGxbYckYddlBroe6krBKhW9dW3I 6406
scrapegraphai/graphs/smart_scraper_multi_concat_graph.py sha256=RNcvmiyRrqj1XJuvxXLLJimef9O6KYkBnAwCUP5ZqyQ 4334
scrapegraphai/graphs/smart_scraper_multi_graph.py sha256=GQb1gvhG7tYPHPPRx_-OyQ3AtL_vBpLfZtxiLQj6TvM 3402
scrapegraphai/graphs/speech_graph.py sha256=pnfBhbhusdvbiLOaxLi6cOEyEcaBZ6O0SQWpmiljot8 4396
scrapegraphai/graphs/xml_scraper_graph.py sha256=RYcIz0lXYr9MAzQZSsREqsFPrF_Ih_V9y84Ht52lblY 3263
scrapegraphai/graphs/xml_scraper_multi_graph.py sha256=sVmic5yIPk6c8hz9aPgDNaxy39DZwfzIkQIpqr3ileQ 3332
scrapegraphai/helpers/__init__.py sha256=iOIH4OZ-OcEVY18_mHjcdtNeKhq0YGCPXoHJ2I3IRL8 200
scrapegraphai/helpers/default_filters.py sha256=QYTleel4qA-okfF-yvbDfdxdQpNDW-uux_RWDUt2oZQ 447
scrapegraphai/helpers/models_tokens.py sha256=-BVJENud4f1BqzVYaBM1PLMSJDlNJjaElN2S_mkRGz8 8985
scrapegraphai/helpers/nodes_metadata.py sha256=6KUP0vs6zhCN720RNigWwBhBNiilFJy3yHhWUiCJWkI 3807
scrapegraphai/helpers/robots.py sha256=KbxgpkR4E91nJQ8ManNI2Hb59_EW0-5W9t94znumCNY 400
scrapegraphai/helpers/schemas.py sha256=0pwY9KPCgJ_9D4oLFV9wWspWg4Qet2rG3B-v70CSWAo 2363
scrapegraphai/integrations/__init__.py sha256=TKGD1AJTvsddtu3d73oT8v9s7byzXpHzT9L5dX-5YpA 118
scrapegraphai/integrations/burr_bridge.py sha256=_ryAT1oYb69Voi-4YMC806nNxJFpt1uNe4iVSvo6gBM 7553
scrapegraphai/integrations/indexify_node.py sha256=UmET9NKeBic9yUUl2NxkfES6IMSSBgAdl6CxBTJWv0c 2017
scrapegraphai/models/__init__.py sha256=y0N450Ljn6dq72KqDpxiX2Mh-orX-hsIiH37WyYEcMk 190
scrapegraphai/models/deepseek.py sha256=X1RYzbSj2VZ5Y5TnN-kzc9C6zKnNgzAcClNtaoHdCug 626
scrapegraphai/models/oneapi.py sha256=zXFm700Nlu-x2zM5d4WnUv6HZQZ7ioir699Y58f93Os 509
scrapegraphai/models/openai_itt.py sha256=SxYcpEGYT5m8aXpjZGgz0lt1LlP2Y2aS216kjLVB1x0 1300
scrapegraphai/models/openai_tts.py sha256=OA8fENjcNwKHqbDTgpdtfZ7_iga-gDyfwAtgu1UmkSI 1254
scrapegraphai/nodes/__init__.py sha256=d6S_EBu1YY0NxcldBM0i_TNyjufz162evTGomkKHnY8 1549
scrapegraphai/nodes/base_node.py sha256=vxRU5wCTKxow71Idnk7PVE2EXzE65Udp1hF384_7S44 8104
scrapegraphai/nodes/concat_answers_node.py sha256=t1QNo_JIR9bzNNWFTYFr6-TXcek0qTNmdmJ5Ml_eA9w 2315
scrapegraphai/nodes/conditional_node.py sha256=EHE9OZ4etNHDvsQmyhojFAxw0g1cM9JSvh5g1tromQk 3822
scrapegraphai/nodes/description_node.py sha256=Vz21vbL0ScfDdd4PZzZRgqkRYQ5y5f-BsdWksHU8yDk 2459
scrapegraphai/nodes/fetch_node.py sha256=8d4LQwZX7pWwxXZzvDrFbUTZeR_mpKsBymFrltQmjAk 12922
scrapegraphai/nodes/fetch_node_level_k.py sha256=hR8DL2eXiuvBcXSLvMgalWS_00kUpexjNEdc1XwoUVQ 9255
scrapegraphai/nodes/fetch_screen_node.py sha256=i3wC1LXwRcAa_SeYokjJ3vdiBIwOvi0tFC2qR8y6IDM 1685
scrapegraphai/nodes/generate_answer_csv_node.py sha256=xB5mIdqHz1ITAfNFBnP8aDzuTVQUEvqZlcyjm2O0jc4 6485
scrapegraphai/nodes/generate_answer_from_image_node.py sha256=SblvcDz1LZcAfMEwWwyuPeBSdwTHbXegUYVZGnMOl8U 3895
scrapegraphai/nodes/generate_answer_node.py sha256=DeLnVw6lfuXZEsY1rxV0xqHNbpA1-e8fmjXnSG0QZco 6831
scrapegraphai/nodes/generate_answer_node_k_level.py sha256=UnAhf61PcT4NSWmMZH_9oit1rdaUQlaba5qRJxpJSdk 6282
scrapegraphai/nodes/generate_answer_omni_node.py sha256=WjALNQbY4B7DwLNfVhZdBCjy3ImY872fWsm8ayfbwO0 6256
scrapegraphai/nodes/generate_code_node.py sha256=822lgEyvk9HoC9-bR2E5uzWWIY0FwJuiAW1zkJRSIak 17608
scrapegraphai/nodes/generate_scraper_node.py sha256=P0etceUfzIDdrVjs0D6dvdmo0pt0lpiRzeUcfhQUnQU 5530
scrapegraphai/nodes/get_probable_tags_node.py sha256=qgsJKr8_7XSww5kGFQdjOsznhBhq1LYjgrpPVhEbg1I 3520
scrapegraphai/nodes/graph_iterator_node.py sha256=hFZ2A4Sq6Z_jtK0O4tEgO2gTxXOX3BvvsMeiDlfCL3c 4685
scrapegraphai/nodes/html_analyzer_node.py sha256=_kqG-c6uAr7f3fLOM9Kah8mjoD16epfPjCQ5Q92g9Yc 3860
scrapegraphai/nodes/image_to_text_node.py sha256=LNGESC-PKMbz92B4WA3enr0_QIkoEiT9lDva1KCkkcg 3124
scrapegraphai/nodes/merge_answers_node.py sha256=Etm7sIW2UdgaGahz-ksHO90UwbkPbFBgIhQxnuLTY_s 3864
scrapegraphai/nodes/merge_generated_scripts_node.py sha256=G88M_i0-DTEqB2WZS1_4VVGxHA56GpK2OfA-F7BVI5M 2996
scrapegraphai/nodes/parse_node.py sha256=5_FzdJTWSPVcRs_WJrgc7cpV9uuGaZAEzqWDsvvCwmQ 5881
scrapegraphai/nodes/parse_node_depth_k_node.py sha256=fAZQl54OzNsa4yQ1oPRV-4f9oFNeOXivIi0aVHFARyg 2346
scrapegraphai/nodes/prompt_refiner_node.py sha256=w28eDXKxcUtshKdO-raY5AoG_PDHr-5XjOnkLg-z5bY 3880
scrapegraphai/nodes/rag_node.py sha256=m87iIJjkm-KexeWkxYr3h_9qfTlXAAdlq0oAKmSIbGk 3446
scrapegraphai/nodes/reasoning_node.py sha256=DYeOGOEsKTJSfjhf3kt1w0JZ1pVShqZEt6yCnKjLB68 3651
scrapegraphai/nodes/robots_node.py sha256=nMmmVm1-iUYQ6iKNyPZbzy44a96xZJxueD02sugqZkQ 5209
scrapegraphai/nodes/search_internet_node.py sha256=v4S--zphYVZmANPJw1_I3M0AChPYsE_N0VJq5wXH8-g 4081
scrapegraphai/nodes/search_link_node.py sha256=ZWq_dJ-rDmEMDfNNQb2BkgeDf1hp1yLrliqFZiRu2ss 5827
scrapegraphai/nodes/search_node_with_context.py sha256=olZ2TW9d0DY1eYWmXJy8TTOXqe3uLV8yr25UiGeYZHw 3854
scrapegraphai/nodes/text_to_speech_node.py sha256=1wuJ_ynCd2_EaWet12PmOM-j7fcl5_4XB03T6X9PT4w 2188
scrapegraphai/prompts/__init__.py sha256=r3cEhHJ7sWB0GtAdOkPEMZcPObQh-ysE45ZI7FF5b-g 2481
scrapegraphai/prompts/description_node_prompts.py sha256=4yJekic1cVbM9gIKFM7DHoxUHKf89xC4ERSIFNMZ5p0 251
scrapegraphai/prompts/generate_answer_node_csv_prompts.py sha256=K7MedGgZ4ckH4RexxwajBESTNl0J6abDtLCI_7SQo6I 1818
scrapegraphai/prompts/generate_answer_node_omni_prompts.py sha256=1IWVINnsCDke3HCax5M7NppMYR6hzAtOKUHsDfoEGn8 2112
scrapegraphai/prompts/generate_answer_node_pdf_prompts.py sha256=_4YgQSfgB9hAGWpHSy2hOkZ2_s3Uo3y7yQI_PDW1S-Y 2233
scrapegraphai/prompts/generate_answer_node_prompts.py sha256=kuzxxZVUmaVV9ebCTDb7wAoxfHqsIJuchPt01GidHAQ 4699
scrapegraphai/prompts/generate_code_node_prompts.py sha256=AZAyoJ0tBjPbVk8VmGK5CDb3DMRNgM8_k5iXeK-eXro 6192
scrapegraphai/prompts/html_analyzer_node_prompts.py sha256=SPq0RALKcflpMYaE3T72LXMuQ7YA32_qsix-dAg1aH8 4123
scrapegraphai/prompts/merge_answer_node_prompts.py sha256=OOf5XDd9auCZ2-WhnqKGNAx01KJEdAIp3WXqBKFr5VQ 848
scrapegraphai/prompts/merge_generated_scripts_prompts.py sha256=_rci_SDgp7rI2e505SJznpgSiqPgxcnZ_TjBsfgbYyM 792
scrapegraphai/prompts/prompt_refiner_node_prompts.py sha256=aH-937p-xxjL8unF3lZATmv9TDbnrQrgIzpSIvk2lzA 2336
scrapegraphai/prompts/reasoning_node_prompts.py sha256=FVD23v-xuC6lZEZLr9fJiL2Q7D4WlxM7iDLa1MXh6j4 3033
scrapegraphai/prompts/robots_node_prompts.py sha256=hAsWMLVmbkbmgFbixDovEBUJVE8LHw-gOAQ0eGfY5_Y 718
scrapegraphai/prompts/search_internet_node_prompts.py sha256=FLC-Gd4zYRIGAH8tN61vDvdG9l0eLurWJSVI1igh5w4 734
scrapegraphai/prompts/search_link_node_prompts.py sha256=NnqFUc8ckUO6O_nHiFAqa-6lQqiauOz6aa9OqtlzrEY 677
scrapegraphai/prompts/search_node_with_context_prompts.py sha256=1WPN7Kyp3VCEQlOO2NlbtEMKxxXT5W92qaYAhxNx8VA 1025
scrapegraphai/telemetry/__init__.py sha256=yucN5mTsjXJjlbcZFPnmXifWe4DuqRbmP_MS3IsRq7c 154
scrapegraphai/telemetry/telemetry.py sha256=-jgv1JABaU8VfPXfC_vufJb-Do6j_h-aancO2YfkYKQ 6938
scrapegraphai/utils/__init__.py sha256=r4JCgw4035SLpu-kKBnzsx6hgTXNhlCn0kQBfEQZCPs 1675
scrapegraphai/utils/cleanup_code.py sha256=imn8rONuvpPUltal-7-LzBzFLpQYKoIaE6-VgvfF0vU 301
scrapegraphai/utils/cleanup_html.py sha256=Ct-Q-IPC2DI85K4aP9aYB_cV6DM5Y7olG9A_bxbrnPY 3828
scrapegraphai/utils/code_error_analysis.py sha256=gZQsG_KYlxM4I42FJK9LkD5j2M9ftsInoZo_GU2XkJ0 4337
scrapegraphai/utils/code_error_correction.py sha256=ZIVQ_FHjnoFCiEd_4yr10fWATb_KkU7PQnWVlz8cDMg 4087
scrapegraphai/utils/convert_to_csv.py sha256=fzeGf-k9FpgN_1SdqD5Q4UprQUiF-mJWb0bTzQzjpKM 1985
scrapegraphai/utils/convert_to_json.py sha256=5Zaov6WHZr8xbK0eiLTmfFRLd6UCYjJZj4OnmaNQbhc 1914
scrapegraphai/utils/convert_to_md.py sha256=kkN_PlvStYeLsKqhBLzJc-y5PN5lXawp4JdKkO-44cI 961
scrapegraphai/utils/copy.py sha256=XJlgpYtrdlfPl87HVlJEm_LP7ZKzu_4gdg4_wOYoB5c 2181
scrapegraphai/utils/custom_callback.py sha256=zt0dsBoDg0_hGTOujLX2bhOweLL0JD4piPHbr5F3wc0 5437
scrapegraphai/utils/dict_content_compare.py sha256=ai_0W8MSILtlUKYfwUGZeowB32gmEBYh8VCnyEiLkZQ 2253
scrapegraphai/utils/llm_callback_manager.py sha256=FKYcJfkMFKpAIYJW6YgDEjixGmjsBnTvuyjuByKeHzU 2279
scrapegraphai/utils/logging.py sha256=nFUBaSsOUPxNVUaqCghZyFvxRbufsRUHN1Seercoqf4 5999
scrapegraphai/utils/model_costs.py sha256=l6SG2GdPNCtWemH5_j65p0RHulrnfjF3pcIDIgSrOi8 3398
scrapegraphai/utils/output_parser.py sha256=b5DUzXpWchaWR83p9NjGGItsLsOgPPNlDQH28sLeX8k 2722
scrapegraphai/utils/parse_state_keys.py sha256=2XLExH1qeokvYmz39KAuMF2p9hsklxjGcQeYyE8j6ZU 3463
scrapegraphai/utils/prettify_exec_info.py sha256=jCb4qqZHMx1aESw05EInWhVyRcGDBpxRLUBvKSqgZLI 781
scrapegraphai/utils/proxy_rotation.py sha256=6g1fxQwGYFYJ7J3wC0IIktgkVWOZzvSxlMm7EUD4cdA 6464
scrapegraphai/utils/research_web.py sha256=8Qgiv6snyPbrPxQpXMj0k-3OUAnnjkHL6Ss-hoi_bOc 4407
scrapegraphai/utils/save_audio_from_bytes.py sha256=n5S3Oxr_2jh2QzzIZhGvmgMXu1Ok0dQFsCK0PatsfnA 844
scrapegraphai/utils/save_code_to_file.py sha256=Yb2GFwRTRLvEiPCX9If7FpB5wYWOhjScw56Fo8cMd7w 327
scrapegraphai/utils/schema_trasform.py sha256=aGQf3VHkclhSBAjLB6MsnuknK7k5Vow0ASxV0Lubsvo 1382
scrapegraphai/utils/split_text_into_chunks.py sha256=oB4Dx5TSohntFG2Gnx61J-fn6Ibd21MldXrV0-kQeag 1683
scrapegraphai/utils/sys_dynamic_import.py sha256=tCvVBDqPy_mNvWo4_yAptB1_aEEMV1sBctxRh8nxeqA 1628
scrapegraphai/utils/tokenizer.py sha256=mihY66knR5q38MIrnUwD8PDB9bo2sWNTu3vOp2SrLxM 1083
scrapegraphai/utils/screenshot_scraping/__init__.py sha256=zNBNctWzYLFX3KI0I3aDEcJ0OpVcg_lERjgwaSfyLJI 157
scrapegraphai/utils/screenshot_scraping/screenshot_preparation.py sha256=agrAPRZRw5IBAJPTWxIqX4EHgk4oG69PICm4gdkOR-4 8314
scrapegraphai/utils/screenshot_scraping/text_detection.py sha256=Kqgq3G2aHja4-Xq4BkC3HO9SygBzyeMyIcVXctRDgYM 1528
scrapegraphai/utils/tokenizers/tokenizer_mistral.py sha256=ucTTCT_4yr6bsRiaDPjv7cIIkiWCmf3s5LhfHvwggzE 1540
scrapegraphai/utils/tokenizers/tokenizer_ollama.py sha256=vUw5MU40bxcw9t99skMX_77tvLAeDe6rOzNkFONe8yw 867
scrapegraphai/utils/tokenizers/tokenizer_openai.py sha256=RdW3w9-r-DBQ2kLUs4tM9Rr-NzZHRQyyb0uq0u5_IoM 813
auk_scrapegraphai-1.26.0b19.dist-info/METADATA sha256=2WVwel9eha3EM9Cx0AgH_pFYW8ryvC2yZbsySkKDebI 13028
auk_scrapegraphai-1.26.0b19.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
auk_scrapegraphai-1.26.0b19.dist-info/licenses/LICENSE sha256=TfmkR6cAMxXPyFrgNWB0Pm3PdPMjRQwquIuzZqcF_D4 1065
auk_scrapegraphai-1.26.0b19.dist-info/RECORD