Python Packages¶
MEDHIRA provides Python packages for various development needs.
Packages¶
medhira-playwright-crawl¶
An async, Playwright-powered web crawler for crawling and scraping web pages.
pip install medhira-playwright-crawl
Usage¶
medhira-playwright-crawl https://example.com
Features¶
- Async crawling with asyncio
- Playwright browser automation
- Screenshot capture
- Link extraction
- Text extraction
- Token and word counting