Extract any urls from the provided web content that might be relevant to the provided search query. Return urls even if they deal with an adjacent idea to the provided search query. Err on the side of verbosity.
**Search Query**
{search_query}
**Web Content**
{web_content}
How to Use
Use with LangChain: `hub.pull("vagabond/mycelium_url_extraction")`