Feature in Alpha
Configuration
| Key | Default | Values | Description |
|---|---|---|---|
enabled | false | true | false | Enable web page extraction and parsing |
timeout | 15 | Positive integer | Timeout in seconds for each web page fetch |
poolSize | 5 | Positive integer | Number of browser instances to keep in the pool |
poolIdleTimeout | 300 | Positive integer | Seconds before an idle browser instance is terminated |
poolMaxPages | 5 | Positive integer | Maximum concurrent pages per browser instance |