Metadata-Version: 2.4
Name: scraken
Version: 0.1.0
Summary: One Python Function To Scrape Them All
Project-URL: Homepage, https://github.com/kdqed/scraken
Project-URL: Issues, https://github.com/kdqed/scraken/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: html-to-markdown>=3.7.0
Requires-Dist: niquests>=3.19.1
Requires-Dist: selectolax>=0.4.10

# Scraken: One Python Function To Scrape Them All

Scraken is a refreshing take on how a scraping library in Python should work for humans and AI agents alike. It focuses on maximizing efficiency and minimizing the syntax (code tokens) required to pull off common scraping tasks. It's free and open source (MIT Licensed).
