path-extractor
There are 3 repositories under path-extractor topic.
Print3M/pathfinder
The ultimate crawler designed for lightning-fast recursive URL scraping.
rrrodzilla/pathtrim
pathtrim - When all you need is the last few parts of a path in Rust, this crate implements the TrimmablePath trait on std::path::Path so you can easily obtain the last *n* parts of the path.
cattlecloud/urlpath
urlpath is a Go package with generics for extracting values from URL path elements