crawler.extract_links_from_javascript
Background
This parameter controls whether the webcrawler should extract and follow links found inside Javascript.
By default, extracting links found in Javascript code is turned off.
| This setting causes the crawler to parse any Javascript text embedded in a web page for text that resembles a URL. The crawler does not execute any Javascript, and enabling this does not enable the webcrawler to crawl Javascript generated websites. |