Jump to content
UBot Underground

Recommended Posts

Hey guys,

 

First, any/all help is GREATLY appreciated, thanks for your time and effort in helping me.

 

I am new to uBot but have spent hours watching videos and learning on this forum.

 

However, I can not solve a couple problems for the life of me!

 

I am building a bot that will scrape data from one place and enter it into a form in another website.

 

First problem is that my left and right side descriptors are too broad, example below:

 

<A href="http://www.aURL.com">http://www.aURL.com</A>

 

If I use data on the left as <a href=" and data on the right as "> it scrapes almost the entire page's source code.

 

Any solution to this?

 

 

I am trying to scrape a company name from a static place on the website but everytime it goes to scrape the data around the URL changes slightly (its a CRM). Example:

 

<A href="bgazvdy7r?a=dr&rid=980">Company Name Here </A>

 

but then next company profile the data on the left would be <A href="baafvdy6r?a=dr&rid=920">JLN overspray </A>

 

How would I scrape these two types of data?

 

Thanks community!

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