Software:Crawljax

From HandWiki
Revision as of 16:51, 27 June 2023 by NBrushPhys (talk | contribs) (change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Crawljax is a free and open source web crawler for automatically crawling and analyzing dynamic Ajax-based Web applications. [1]

One major point of difference between Crawljax and other traditional web crawlers is that Crawljax is an event-driven dynamic crawler, capable of exploring JavaScript-based DOM state changes. Crawljax can be used to crawl and create a static mirror of any Ajax web application.[2]

References

External links