Browser
Property | Pattern | Type | Deprecated | Definition | Title/Description |
---|---|---|---|---|---|
+ implementation | No | const | No | - | Implementation |
- summarizer | No | enum (of string) | No | - | Summarizer |
1. Property implementation
Title: Implementation
Type | const |
Required | Yes |
Specific value: "Browser"
2. Property summarizer
Title: Summarizer
Type | enum (of string) |
Required | No |
Default | "BeautifulSoup" |
Must be one of:
- “BeautifulSoup”
- “noop”