gpt-scraper

View on PyPIReverse Dependencies (0)

0.3.2 gpt_scraper-0.3.2-py3-none-any.whl

Wheel Details

Project: gpt-scraper
Version: 0.3.2
Filename: gpt_scraper-0.3.2-py3-none-any.whl
Download: [link]
Size: 18939
MD5: f7c76dc517f50f295692e3957c8b7a59
SHA256: 6248078b8ba3c52e6a33448b5c636bfd98ae66387f316824d55c44370cd6dcfb
Uploaded: 2024-10-30 12:12:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gpt-scraper
Version: 0.3.2
Summary: GPT-Scraper is an autonomous, LLM-based agent that generates code to extract structured information from web pages.
Author: Sergei Belousov aka BeS
Author-Email: sergei.o.belousov[at]gmail.com
Home-Page: https://github.com/bes-dev/gpt-scraper.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: beautifulsoup4
Requires-Dist: htmlmin
Requires-Dist: nltk
Requires-Dist: openai
Requires-Dist: pydantic
Requires-Dist: selenium
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gpt_scraper/__init__.py sha256=AaFp_JG0yuadTxdTbet41fOG5c_FmI6H0uSZxtkBCFg 36
gpt_scraper/cli.py sha256=8pYLbK4I0k2alWLr_c5wochLQ9vtXICVqsAVtPYLJlM 4834
gpt_scraper/gpt_scraper.py sha256=IYJCCsIO9zOt_AbBZZj43UAbTJGsp9JjHxznfp12Z_c 5751
gpt_scraper/html_utils.py sha256=5PZ1j43zpwujGAV7CNvlII_I9WC-xqPOKHmliT7Wesc 5817
gpt_scraper/prompts.py sha256=8t3klVes3Q4yS4uRQMz5liDrFfhG235XEbzgmCTLULA 1813
gpt_scraper/sandbox.py sha256=0aZ2W7wbZnpADpY5fwc1S3ODgoK0BUmQitkcMGAOxcI 4902
gpt_scraper/selenium_utils.py sha256=WPqG-mX2CJM37BmWF8eaEJW4Db-81fEf8WYhGbzMGAQ 5791
gpt_scraper/utils.py sha256=-U4myI9DglCQD0fxiWW0EWxnNDK7MUKuz2Wz5OzcBBE 4312
gpt_scraper-0.3.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
gpt_scraper-0.3.2.dist-info/METADATA sha256=-WFSS5N3-r6sQVjGuDCubB_dUHo1Nypr6lC_C8ClX4U 699
gpt_scraper-0.3.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
gpt_scraper-0.3.2.dist-info/entry_points.txt sha256=Se84gYoh2ODqgXufyAzb6yPhww44OhvlKbcmSFm8Kic 54
gpt_scraper-0.3.2.dist-info/top_level.txt sha256=9ZlLe476x2RmiWq053-HgTmT74zJQFGBOBJUEE4OYbc 12
gpt_scraper-0.3.2.dist-info/RECORD

top_level.txt

gpt_scraper

entry_points.txt

gpt-scraper = gpt_scraper.cli:main