A URLScraperProvider is a content provider that can retrieve and display content from a given URL.
URLScraperProvider acts as an HTTP client and makes a request for the content of the specified URL and then displays it in the channel.
Each URLScraper channel has its own timeout attribute.