phantomCrawl icon indicating copy to clipboard operation
phantomCrawl copied to clipboard

Results 4 phantomCrawl issues
Sort by recently updated
recently updated
newest added

This project definitively deserve better documentation

On pages using synchronous AJAX request, the page ready is never fired. This need to be investigated.

bug
External dependency

When loading a page with some ajax request done from JS, these request are crawled as static resources. It should be possible to blacklist them based on url patterns.

enhancement

When a plugin inject a method in the page, this method could possibly be asynchronous.

enhancement