This is a continuation of the first video, (part 2 of 3). I start to build the regex examples. I demonstrate how to pull info from a web page and dump it into EditPad to build regular expressions. Next I start to build regular expressions using a method I’ve found to be pretty effective and relatively easy to do.
Commands Introduced
- Browser Functions
o $document text - Text Functions
o $find regular expression - Outside Resources Mentioned in Video
- EditPad Lite – http://www.editpadlite.com/
- Regular Expressions Cheat Sheet – http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/ – download the pdf from the page.
(There are visual differences between the version in this video and the latest version of UBot Studio; however, this difference does not affect the commands or their placement.)
Previous LessonNext Lesson