✕
DB Harvest
v1.0
Harvest API data into local DB
What's DB Harvest?
A lightweight desktop tool for harvesting data from REST APIs and saving it as a local CSV file.
Download & Requirements
●
Windows 10/11 (x64)
●
Requires Microsoft WebView2 Runtime (pre-installed on Windows 11)
Download
Portable
(exe)
Don't install,
run directly
Download
MSI
Installer
Install via
setup wizard
OR
Get at
MS Store
How to Use
Click + in the top navigation to create a new work
Enter a
Work Name
and
Fetch URL
— use
{id}
as the variable placeholder (e.g.
https://api.example.com/items/{id}/detail
)
Set your
Variable
mode — Single, Range, or List
Optionally set
Auth Key
,
Query String
, and
concurrency/delay
Set a
CSV output file
using the Fetch To section
In the
Data Structure
panel, enter a sample ID and click
FETCH
to preview the API response
Check the fields you want to export, then click
Apply
Press ▶ to start fetching — results appear in the Table and are written to your CSV in real time