Fetch all urls concurrently with rate limiting.
Fetch all urls, then return soups for all results.
Async fetch all urls, then return soups for all results.
Scrape data from webpage and return it in BeautifulSoup format.
Lazy load text from the url(s) in web_path.
Async lazy load text from the url(s) in web_path.
Load text from the urls in web_path async into Documents.
Load AZLyrics webpages.