The purpose of this tool is to make it easy collect seed information for use with LLM.<p>Just enter a query or a URL, it will search and scrape the web, to produce one markdown file with all the results.<p>Searching for a URL prefix to get result from a particular site only.<p>Example:<p>- <a href="https://llminer.deno.dev/?q=https%3A%2F%2Fdocs.deno.com%2F" rel="nofollow">https://llminer.deno.dev/?q=https%3A%2F%2Fdocs.deno.com%2F</a><p>- <a href="https://llminer.deno.dev/?q=cocktail%20recipes" rel="nofollow">https://llminer.deno.dev/?q=cocktail%20recipes</a><p>Once the markdown file has been downloaded, you can insert it into LLM of your choice.<p>WIP, looking for feedback, thank you.