download_repec
Attempts to download academic papers from RePEc/IDEAS. Since RePEc does not host PDFs, it returns an error message with alternative methods, such as visiting the paper URL or using Sci-Hub for papers published before 2023.
Instructions
RePEc/IDEAS does NOT support direct PDF downloads.
RePEc is a metadata index - PDFs are hosted at original institutions.
INSTEAD (try in order):
1. Visit paper URL - many NBER/Fed papers are freely available
2. download_scihub(doi) - if published before 2023
Args:
paper_id: RePEc handle (unused).
save_path: Unused.
Returns:
Error message with alternatives.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No |