DuckDuckGo Image Link Extractor (Iterate Tiles)

Iterates through div.tile--img, clicks, extracts, closes (fixed)

Per 15-03-2025. Zie de nieuwste versie.

Maker
SlashHarken
Beoordelingen
0 0 0
Versie
1.7
Gemaakt op
15-03-2025
Bijgewerkt op
15-03-2025
Grootte
11 KB
Licentie
GNU General Public License v3.0
Wordt toegepast op

DuckDuckGo Image Link Extractor

This userscript automates the extraction of high-resolution image links from DuckDuckGo image search results.

Features

  • Automatic Extraction: Iterates through all image tiles and extracts direct image URLs
  • Resolution Filtering: Only extracts images with resolution ≥ 1920x1080 (2,073,600 pixels)
  • Progress Tracking: Shows real-time progress of the extraction process
  • Link Management:
    • Displays extracted links in a scrollable box
    • Shows link count
    • "Select All" button for easy copying
  • Control Panel:
    • Start/Stop buttons
    • Progress percentage display
  • Visual Feedback:
    • Popup notifications
    • Clear progress indicators

Usage

  1. Go to DuckDuckGo image search results
  2. Click "Start Extraction" button
  3. Wait for the script to process all images
  4. Use the "Select All" button to copy all extracted links

Requirements

  • Tampermonkey or similar userscript manager
  • DuckDuckGo image search results page

Notes

  • Works with any DuckDuckGo URL containing "images"
  • Maintains a clean UI with minimal visual impact
  • Includes error handling and retry logic
  • Adjustable processing delays for reliability

Version History

  • 1.7: Added resolution filtering, link counter, and UI improvements
  • 1.6: Added progress tracking and control panel
  • 1.5: Initial release with basic extraction functionality

License

MIT License - Free to use and modify