.. _parse_urls: parse_urls ========== ``parse_urls`` module provides functions to parse URLs from different sources. The module provides functions to parse URLs from: .. csv-table:: Different functions to parse URLs :file: tables/parse_urls.csv :header-rows: 1 Functions --------- .. autofunction:: data_downloader.parse_urls.from_file .. autofunction:: data_downloader.parse_urls.from_html .. autofunction:: data_downloader.parse_urls.from_sentinel_meta4 .. autofunction:: data_downloader.parse_urls.from_EarthExplorer_order .. autofunction:: data_downloader.parse_urls.from_urls_file