package
0.0.0-20231010233345-95eae11df9f2
Repository: https://github.com/jerthom/scraperthing.git
Documentation: pkg.go.dev
# Functions
NewShowCon (concurrent) creates a Show by scraping the relevant data from the provided url, and then writes that show to showChan.
NewShowSec (sequential) creates a Show by scraping the relevant data from the provided url.
SharedActors returns the list of Actors which appear in *at least* the number of shows indicated by threshold.