popularAnimeParse

protected abstract fun popularAnimeParse(response: Response): AnimesPage(source)

Parses the response from the site and returns a AnimesPage object.

Parameters

response

the response from the site.