Jump to content
UBot Underground

scrape text using regex or anything


Recommended Posts

hello guys i will ask something.

 

<td class="vers column-version">2.1.3</td>

i will scrape value(2.1.3) only. what the regex or what the attribute to scrape it?

 

but the problem if version 2.1.3 change to higher version to 2.1.4 and i use <innertext="2.1.3"> it will error.

 

and then the question is what the regex or attribute to scrape value in <td class="vers column-version">2.1.3</td>

 

thanks for your help guys

 

i hope you understand my question :D

 

Link to post
Share on other sites

thanks all but doesn't work.

your code kreatus scrape all version

2.1.3
2.6.1
1.6.1
1.2.2
1.1.0
1.3.1
4.3.2
3.0
0.8
0.9
1.04
0.1.1
1.01
1.0
1.5.2.6
4.2
1.1.0
1.5.3
2.1.12
3.1.1
3.9.2
2.0.61
4.2
3.1.2.1
1.1.3
1.1.3
1.53
1.9.3
0.9.5
1.8

 

i want scrape value 2.1.3 only. how to way it?

 

pash where your code paste ? what the function?

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...