-
Notifications
You must be signed in to change notification settings - Fork 0
dinnerisserved/regexappend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple Python script that uses regex to find a string and append the result to a url. The regex can be changed to suit what you are looking for. A simple example can be: 1) You find a string of text based on the regular expression in this script (or make one yourself) 2) Perform the necesarry operations on it (simple arithmetics) 3) Append the result to your url of choice 4) Open the new url Hope someone finds this useful!
About
A simple regular expression example to find what you want on a website and append the text string to the url
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published