Metadata-Version: 2.4
Name: search-ai-core
Version: 0.1.2
Summary: Google Search & News tool with advanced filters and LLM-friendly output formats!
Author-email: Jacob Padilla <searchai@jacobpadilla.com>
License: MIT
Project-URL: Homepage, https://github.com/jpjacobpadilla/SearchAI
Keywords: python,search,markdown,search-engine,data,google,ai,web-crawler,googlesearch,googlenews,llm
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: html2text>=2025.4.15
Requires-Dist: httpx[socks]>=0.28.1
Requires-Dist: lxml>=5.4.0
Requires-Dist: nest-asyncio>=1.6.0
Requires-Dist: playwright>=1.52.0
Requires-Dist: publicsuffix2>=2.20191221
Requires-Dist: pydantic>=2.11.5
Requires-Dist: tenacity>=9.1.2
