Skip to content
View lawzava's full-sized avatar

Highlights

  • Pro

Organizations

@regolith-linux
Block or Report

Block or report lawzava

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  1. scrape scrape Public

    CLI utility to scrape emails from websites

    Go 137 30

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

    CLI-friendly package for pg migrations management.

    Go 10 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 3

  5. go-postal go-postal Public

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

    Go 1

  6. emailscraper emailscraper Public

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

    Go 19 5