Jump to content
UBot Underground

Recommended Posts

Hi All,

 

I'm trying to parse a webpage full of events into a list using Regex. Problem is, despite using a RegEx GUI tool with .Net syntax to validate the expression, Ubot doesn't seem to support the 'Start of line' Anchor i.e ^

 

Try it for yourself, using the following example text

*******

06 Jun Some Description here

*******

The following regex should work - ^\d{2}\s\w{3}\s\w+

 

Any idea's why the ^ start of line anchor doesn't work?

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...