NB Scraper Docs - v1.3.0
Preparing search index...
BacaKomikRecommendationResult
Interface BacaKomikRecommendationResult
interface
BacaKomikRecommendationResult
{
title
:
string
;
url
:
string
;
image
:
string
;
type
:
string
;
score
:
number
;
status
:
string
;
recommendedChapter
:
{
chapter
:
string
;
url
:
string
;
time
:
string
}
;
}
Index
Properties
title
url
image
type
score
status
recommended
Chapter
Properties
title
title
:
string
url
url
:
string
image
image
:
string
type
type
:
string
score
score
:
number
status
status
:
string
recommended
Chapter
recommendedChapter
:
{
chapter
:
string
;
url
:
string
;
time
:
string
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
title
url
image
type
score
status
recommended
Chapter
NB Scraper Docs - v1.3.0
Loading...