Loading...
Loading...
Obtain announcement information of A-share listed companies (real data). Based on AkShare, fetch all announcements of the day from Eastmoney.com, supporting filtering by stock code and keywords. Suitable for monitoring key information for investment decisions such as major events, performance express reports, shareholder changes, restructuring announcements, etc. Data source: Eastmoney.com (stable and reliable).
npx skill4agent add netease-youdao/lobsterai stock-announcementspip install akshare pandas requests PyPDF2$SKILLS_ROOTexport PYTHONIOENCODING=utf-8
python "$SKILLS_ROOT/stock-announcements/scripts/announcements.py" 000858export PYTHONIOENCODING=utf-8
python "$SKILLS_ROOT/stock-announcements/scripts/announcements.py" 600519 --days 7export PYTHONIOENCODING=utf-8
python "$SKILLS_ROOT/stock-announcements/scripts/announcements.py" 600519 --keyword 业绩export PYTHONIOENCODING=utf-8
python "$SKILLS_ROOT/stock-announcements/scripts/announcements.py" 000858 --format jsonexport PYTHONIOENCODING=utf-8
python "$SKILLS_ROOT/stock-announcements/scripts/announcements.py" 000858 --detail| Parameter | Description | Example | Default Value |
|---|---|---|---|
| Stock code (required) | 000001, 600000.SS | - |
| Recent N days | 7 | 30 |
| Output format | json/text | text |
| Title keyword filtering | 业绩 | None |
| Extract PDF content and summarize | — | false |
export PYTHONIOENCODING=utf-8
python "$SKILLS_ROOT/stock-announcements/scripts/announcements.py" <stock_code> [parameters]stock_notice_report--format json