Skip to content
View lawzava's full-sized avatar

Highlights

  • Pro

Organizations

@regolith-linux

Block or report lawzava

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lawzava/README.md
package lawzava

import "http"

func handleReadme(w http.ResponseWriter, r *http.Request) {
    http.Redirect(w, r, "https://lawzava.com", http.StatusMovedPermanently)
}
i.e. go here: https://lawzava.com

Pinned Loading

  1. scrape scrape Public

    CLI utility to scrape emails from websites

    Go 177 28

  2. go-pg-migrate go-pg-migrate Public

    CLI-friendly package for pg migrations management.

    Go 11 3

  3. mynews mynews Public

    Personalized news feed parser & broadcast

    Go 12

  4. go-tld go-tld Public

    Minimalistic library for keeping up to date with TLD checks.

    Go 4

  5. go-postal go-postal Public

    Minimalistic library for keeping up to date with Postal (Zip) Code checks and US state finder/parser.

    Go 3

  6. emailscraper emailscraper Public

    Minimalistic library to scrape emails from websites with headless browser support.

    Go 29 7