CloudyKhan/auto-harvest
auto-harvest is a Python script that automates the bulk downloading of files based on URL patterns with customizable placeholders. It’s ideal for scenarios where you have URL patterns and wordlists to substitute into the URLs, allowing for systematic, automated file retrieval.
PythonMIT