Crawlme icon indicating copy to clipboard operation
Crawlme copied to clipboard

Ajax crawling for your web application

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

hi, I have made little change to serve my need, not affecting the original functionality. Maybe you could find it useful. Bye, V.

Is there a way to update what port zombie uses? My site runs on 8080 so zombie always fails to connect to what it thinks it wants.

According to this: https://groups.google.com/forum/#!msg/zombie-js/qOS0W_cMCgQ/4iFcqLjVEPgJ It seems like this code in crawlme.js cannot work because the callback doesn't get browser. Simply removing the browser argument from the callback seems to fix...

Take a look at some characters such as ñ in this pages: http://clubcomidamundi.com/#!/ http://clubcomidamundi.com/?_escaped_fragment_=

bug