package crawler type Resource struct { Url string Body string }