DorkPlus Documentation
  • 👋Welcome to DorkPlus
  • Fundamentals
    • 💡Getting set up
    • 📺Video demonstration
    • 💾The modules
    • 📝Task settings
    • 🎯Dumper presets
      • ✏️Presets example
    • 🔧URL Utilites
  • Guides
    • 🌀Dorks to Lines
    • 📕Beginner Guide
  • Pages
    • 🔍Scraper/Parser
    • ⚙️Task management
    • 💉Dumper & DB Explorer
      • ⚙️Settings
    • 🔐Dehasher
      • ⚡Single dehash
      • 🔍Hash identifier
    • 🧠Task history
    • 📊Threads & Timeout
    • 🛠️Global settings
    • 🌐The Client
    • 📚FAQ
  • HOW TO
    • 👑How to: Upgrade
    • 🔗How to: Webhooks
    • 🚨How to: Telegram Alerts
    • ❗How to: Fix errors
  • Knowledge
Powered by GitBook
On this page
  • Valid or Filtered?
  • Page count
  • URL check
  • Domain check
  • Remove duplicates
  • Keep unfiltered
  1. Pages

Scraper/Parser

Learn about the scraper and its specifications, how to set it up, important information to know and other details.

Valid or Filtered?

The valid links are all links scraped from the search engine(s), meaning they're not sorted and contains a lot of duplicates, links without parameters and other useless lines.

We always recommend people to download filtered links if they want to be effective, save time and get high injectable rates.

The filtered links are cleaned links without duplicates, bad links or empty parameters.

Page count

This feature works with all search engines except for Google since we already grab as much pages as possible.

URL check

This setting will ensure you don't get links you already scraped before, it's a local AntiPublic system basically.

Domain check

The domain check is here to clean up the duplicates, if you get for example those 2 links:

https://website.com/blog?id=123
https://website.com/docs?id=456

It'll only keep one of these two links.

Remove duplicates

This setting is here to back up the domain check if it's disabled. It'll remove exact same links and filter them out.

Keep unfiltered

This feature is only useful if you know what to do with links that are raw without parameters. Do not enable if you need links with parameters.

PreviousBeginner GuideNextTask management

Last updated 8 months ago

🔍