Jump to content
UBot Underground

Recommended Posts

Hi guys, I had read few forums about regex but I couldn't find any ready fix for my problem.

 

Code :  <li><span>Avg MMR</span><!-- react-text: 6038 -->9554<!-- /react-text --></li>

I want to get the highlighted numbers.

This will be the only one line of code from scrape attribute, the number can be 3,4 or 5 digits long.

So I need something like -  get 3,4 or 5 digits after --> and before <!-- . 

Link to post
Share on other sites

Ahhh both regex codes are scraping numbers longer than 5 digits.

NVM fixed my problem with your code and regex in scrape attribute. Thank you guys !

Edited by aggin23
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...