refresh_data
Scrape Hacker News and arXiv to refresh the live data store, enabling current searches. Keeps frozen snapshots unchanged; use live=True to query the updated data.
Instructions
HN×ArXiv を今すぐ取得し、別の live ストア(data/live/)に保存する(スクレイピング)。
凍結スナップショット(data/snapshot=eval の基準)は変更しない。取得後は get_schema/run_sql/search_text に live=True を付けると最新データを検索できる。 top_n は HN topstories の取得上限(多いほど網羅的だが遅い)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |