🦀 ClawHub
Tech Weekly Briefing
by @yangzhe1991
Generate weekly tech news briefings from 6 major English tech media sources (TechCrunch, The Verge, Wired, Ars Technica, MIT Technology Review, The Informati...
📋 Tips & Best Practices
The Information Returns 403
Cause: Python urllib blocked, curl works Solution: Script automatically uses curl subprocess for The Information Verify:
curl -s -A "Mozilla/5.0" "https://www.theinformation.com/feed" | head -10
No Articles Found
Check:
1. Data directory: ls data/
2. Last fetch: cat /tmp/tech-weekly-cron.log
3. RSS status: blogwatcher blogs
Duplicate Articles in Report
Cause: Similarity threshold too low or high
Adjust: Edit is_same_news() function in generate-briefing.py
Missing Company in Buttons
Add Company:
1. Edit COMPANY_KEYWORDS in generate-briefing.py
2. Re-run weekly report generation
TERMINAL
clawhub install tech-weekly-briefing