Jump to content
UBot Underground

Recommended Posts

It has been a long time since I have messed around with ubot I am working on getting back into it again. But my question is how can I scrape a forum? I am wanting to click on a topic then scrape the whole page on that topic. Then be able to go to the next topic and do the same thing again. I have been trying to do scrape attribute with inner text, outer text, and etc. and I am not having any luck. Some advice on this would be appreciated. 

Link to post
Share on other sites

There is no generic anwser to this question. This highly depends on the structure of the forum. 

General speeking you would use the attributes commands or a regex query. 

 

But we would need an example to really help you.

 

Dan

Link to post
Share on other sites

Its easier to first scrape the high posters, and then scrape what they are posting if its a larger forum.

 

Or there should be a link on the forum that allows you to show the newest posts, and you can just keep refreshing that page and scrape the thread urls from there.

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