Jump to content
UBot Underground

Scrape Table Getting Overwritten In Multithreading


Recommended Posts

Hello,

 

i am scraping content directly to a table inside a new browser in multitheaded bot, however the table gets overwritten as new browsers open and scrape the content. Is there a way to avoid this?

 

 

Link to post
Share on other sites

yes but if the only option is to scrape the content say using table command as below and if it needs to happen inside a thread so that scraping can happen for multiple keyword searches by user then in that case what to do?

 

scrape table(<table,class="results_table">,&table3)
 

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