olsch01 18e99dcc3d feat: Add Modal API fallback for scraping
- Created modal_api.py module for Modal GLM API integration
- Provides fallback when direct scraping fails
- Can parse eBay listings and other marketplace data
- Configuration via modal_config.json
- Ready to use when direct scraping is blocked

API endpoint configured:
- Model: zai-org/GLM-5.1-FP8
- Endpoint: https://api.us-west-2.modal.direct/v1/chat/completions
- Usage: scrape_with_modal(url, task)
2026-04-10 18:36:36 -04:00
Description
No description provided
8.1 MiB
Languages
HTML 79.6%
JavaScript 11.9%
CSS 7.8%
Shell 0.7%