argos-news added to PyPI

argos-news added to PyPI


# Start the API server + all 4 spiders python launch.py # Or start components independently: python launch.py --api-only # API server only python launch.py --spiders-only # All spiders python launch.py --spiders aljazeera middleeasteye # Specific spiders Parameter Type Description source_name string Filter by network name country string Filter by source country category string politics , economy , tech , war , health , science , culture , sports , environment , other topic string Alias for category orientation string Editorial leaning is_israeli_influenced bool Israeli influence flag date_from ISO 8601 Earliest publication date date_to ISO 8601 Latest publication date title string Partial title match tags string Comma-separated tags (AND logic) page int Page number (default: 1 ) page_size int Results per page (default: 20 , max: 100 ) sort_by string Column to sort by (default: published_at ) order string asc or desc (default: desc ) Field Type Origin title string Scraped from article HTML content string Scraped from article HTML summary string Meta tags or first paragraph category enum Spider classification tags list[str] Article metadata source_name string registry.py source_url string Spider URL published_at ISO 8601 Article HTML scraped_at ISO 8601 Auto-generated at crawl time country string registry.py orientation enum registry.py trust_score float [0–1] registry.py is_israeli_influenced bool registry.py

Author: contact@egenlabs.com


Published at: 2026-03-29 22:57:15

Still want to read the full version? Full article