BlakePeavy / GoFindText

A simple Go program to search a website for a supplied text string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This program was created to playfully look around for a defined text on web pages, perhaps hidden text field.

url and searchText paramaters can be modified to target an array.

I made this in an effort to brush up on Golang.

About

A simple Go program to search a website for a supplied text string

License:MIT License


Languages

Language:Go 100.0%