Metadata-Version: 2.4
Name: scrapegoat-core
Version: 1.2.0
Summary: A toolkit of functions, classes, and utilities for creating web scrapers.
Author-email: Arman Chinai <chinaiarman@gmail.com>, Lucas Angelozzi <lucasangelozzi32@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/ChinaiArman/scrapegoat
Project-URL: Documentation, https://github.com/ChinaiArman/scrapegoat/blob/main/README.md
Project-URL: Source, https://github.com/ChinaiArman/scrapegoat
Project-URL: Issues, https://github.com/ChinaiArman/scrapegoat/issues
Keywords: scraping,webscraping,automation,html,parsing
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Provides-Extra: loom
Requires-Dist: scrapegoat-loom>=1.2.0; extra == "loom"
Provides-Extra: js
Requires-Dist: playwright>=1.56.0; extra == "js"
Dynamic: license-file

# Scrapegoat SDK
