elm.web.utilities

ELM Web Scraping utilities.

Functions

clean_search_query(query)

Check if the first character is a digit and remove it if so.

compute_fn_from_url(url[, make_unique])

Compute a unique file name from URL string.

write_url_doc_to_file(doc, file_content, out_dir)

Write a file pulled from URL to disk.