jDownloader URL Scraper — Paste a URL, grab all download links, send them straight to jDownloader.
- Scrapes 60+ file types: archives, video, audio, documents, software, torrents
- Filter by category and keyword
- Checkbox multi-select
- Copy to jDownloader — copies selected URLs (newline-separated) to clipboard → paste into jDownloader's Add Links dialog
- Save .txt — download a text file with all selected URLs
npm install
npm start- Scan a URL in Link Hunter
- Select the files you want
- Click 📋 Copy to jDownloader
- In jDownloader: Linkgrabber → Add Links → paste (Ctrl/Cmd + V) → click OK
Default port is 3100. Override with PORT=xxxx npm start.