Jump to content
UBot Underground

[Question Request] Can We Select Content To Scrape From A Website Page


Recommended Posts

Hi,

I want to know if selection of content is possible with ubot, for example let say 

 

I find a page of amazon products, But there are 100 items out which ,I want to scrape content from 20 items only.

 

I mean some kind of check bot system we can implement

 

if yes how..your help is appriciated.

Link to post
Share on other sites

Yes you can and there are several ways to achieve what you asked.

 

The simplest method to select text from a certain position is to : scrape attribute > $element offset > innertext / or any element class,id

 

If there are several items and want to scrape all of them then you need to : add list to list > list from text > scrape attribute > $element offset ...

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