Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

kzubrinic/clean-google-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Clean Google URL

This little GUI program cleans URL that Google search returns on its web page. It returns cleaned URL.

Download jar from: https://sourceforge.net/projects/clgu/files/latest/download

Usage

java -jar CleanGoogleUrl.jar

Image

  • In Source URL field paste or type "dirty" URL from Google search results.
  • Press Run/Clean (gear) button.
  • Cleaned URL will be shown in the Clean URL field and copied in the clipboard.

Eg. Google search returns URL: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&sqi=2&ved=0CCkQFjAA&url=https%3A%2F%2Fgithub.com%2F&ei=Hsq1UfW_MsOJ4gTH7IHYBQ&usg=AFQjCNH3ZL3XV5BXG7wkswWu5GxjTFtoJg&sig2=1CmsJH7ZG27LtGhU6wlQkA&bvm=bv.47534661,d.bGE

Cleaned URL is:

https://github.com/  

About

GUI program that cleans URL that Google search returns on search web page

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages