Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TBTLNet ¶
type TBTLNet struct{}
TBTLNet is a curator that extracts episode data from www.tbtl.net.
func (*TBTLNet) Curate ¶
func (t *TBTLNet) Curate() (<-chan protoreflect.ProtoMessage, <-chan error)
Curate initializes the scraper and returns two channels, one providing a stream of episode information that has been scraped, and the other containing any errors that have been emited by the process.
Click to show internal directories.
Click to hide internal directories.