NB Scraper Docs - v1.3.0
Preparing search index...
BacaKomikDetailData
Interface BacaKomikDetailData
interface
BacaKomikDetailData
{
id
:
string
;
title
:
string
;
synopsis
:
string
;
score
:
number
;
status
:
string
;
cover
:
string
;
thumbnail
:
string
;
author
:
string
[]
;
genre
:
string
[]
;
theme
:
string
[]
;
content
:
string
[]
;
demographic
:
string
[]
;
chapters
:
{
chapter
:
string
;
url
:
string
;
download
:
string
}
[]
;
}
Index
Properties
id
title
synopsis
score
status
cover
thumbnail
author
genre
theme
content
demographic
chapters
Properties
id
id
:
string
title
title
:
string
synopsis
synopsis
:
string
score
score
:
number
status
status
:
string
cover
cover
:
string
thumbnail
thumbnail
:
string
author
author
:
string
[]
genre
genre
:
string
[]
theme
theme
:
string
[]
content
content
:
string
[]
demographic
demographic
:
string
[]
chapters
chapters
:
{
chapter
:
string
;
url
:
string
;
download
:
string
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
title
synopsis
score
status
cover
thumbnail
author
genre
theme
content
demographic
chapters
NB Scraper Docs - v1.3.0
Loading...