-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Summary
Currently, we don't have a AI-based chat assistant in our site to assist new users to answer…
-
For example, I was thinking of using this library to crawl a single site for pages.
This library looks great by the way - much higher quality than any of the other existing crawler libraries I've i…
-
Would be nice to have an OnFinally handler that will be executed after both OnError and OnScraped handlers
-
If any other module uses the `requirejs` api after `gulp-modernizr` is imported, eg:
```
var requirejs = require('requirejs');
requirejs.optimize({
mainConfigFile: config.js + '/bootstrap.js',
…
-
配置如下:
```
#Recursive scan options
[RecursiveScan]
#recursive scan:Close:0;Open:1
conf.recursive_scan = 1
#Recursive scanning if these status codes
conf.recursive_status_code = [301,403]
#Exi…
-
As discussed in https://github.com/perma-id/w3id.org/pull/3786 and https://github.com/perma-id/w3id.org/pull/3801 there is a need for common format for test specifications and metadata.
At least thre…
-
Hi.
I'm new to varnish and turpentine.
I get a wierd infinite loop problem where the form key element value is the html of the full site, wich contains a formkey with the full site, wich contain…
-
Here at the September Unidata Users Committee meeting, Unidata Director Mohan listed "Data Discoverability" as a major potential theme for the 2016 Strategic Plan. I agree this would be a great thin…
-
Submitted by @stevygee: https://gist.github.com/stevygee/ed18db68a247c2cd4fb7680d39d41502
consider whether in Advanced Detection add-on or WPML specific add-on if other functionality makes sense to…
-
```
What steps will reproduce the problem?
1. Create a web-page with a malformed URL (or a protocol like mailto:)
2. Run the crawler on said website.
3. Crash and burn at line 89 in WebURL.java - this…