public sealed class CrawledUrl : IMessage<CrawledUrl>, IEquatable<CrawledUrl>, IDeepCloneable<CrawledUrl>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class CrawledUrl.
A CrawledUrl resource represents a URL that was crawled during a ScanRun. Web
Security Scanner Service crawls the web applications, following all links
within the scope of sites, to find the URLs to test against.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCrawledUrl\u003c/code\u003e class represents a URL crawled during a ScanRun by the Web Security Scanner service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Web Security Scanner API is 2.5.0, while the current page is for version 2.4.0, with older versions available as low as 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCrawledUrl\u003c/code\u003e objects have properties for \u003ccode\u003eBody\u003c/code\u003e, \u003ccode\u003eHttpMethod\u003c/code\u003e, and \u003ccode\u003eUrl\u003c/code\u003e, providing details about the crawled request.\u003c/p\u003e\n"],["\u003cp\u003eThe Web Security Scanner service follows links within the scope of sites to find the URLs for security testing.\u003c/p\u003e\n"]]],[],null,[]]