Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

Simple go script to extract information from strings using regex

Notifications You must be signed in to change notification settings

Jovem-Blood/gqs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gqs

Simple go script to extract information from strings using regex a script to separate terms and fields from query strings like the google search one, eg.

site:github.com intext:"python language" date:>03300d random -term -"quoted term 2" asdasd das

the result should be something like:

image

About

Simple go script to extract information from strings using regex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages