N0taN3rd / wail

:whale2: One-Click User Instigated Preservation
http://matkelly.com/wail
GNU General Public License v3.0
121 stars 9 forks source link

How to crawl only pages whose url match certain prefix? #89

Open kanihal opened 6 years ago

kanihal commented 6 years ago

How to crawl and save only pages for site say : https://www.cse.iitb.ac.in/~soumen/ i.e. I dont want to crawl the domain cse.iitb.ac.in but rather just the pages that appear with prefix "https://www.cse.iitb.ac.in/~soumen/" i.e. https://www.cse.iitb.ac.in/~soumen/*

If "prefix match" crawl feature is not there, could you please add it? something like selection_003