/url-fetch

Simple Go app for fetching urls and parsing the links in them.

Primary LanguageGo

URL-Fetch

This is a simple tool that can be instructed to fetch a URL. It will then pull it down, and process it.

Not really sure what processing is yet... Maybe link extraction?