Jump to content
UBot Underground

Problems scraping table


Recommended Posts

I am trying to scrape a table, and using Pro I am trying to do chose by attribute -> chose ancestor -> scrape chosen table

 

I've used inner text "Sales * Commissions *", I also tried InnerHTML using the full <TD> tag for the sales cell, then using chose ancestor "table". I keep getting a failure on the chose ancestor, yet I've used this exact method in another bot which worked perfectly fine.

 

The table looks like this:

 

 

Sales $599.95

Commissions $290.55

Impressions 500

Clicks 55

CTR 11.05%

Orders 15

AOV $32

Comversion Rate 4.75%

 

I basically want to create a bot, that will log into an account, scrape the quick stats on a monthly basis and email them. I keep having problems scraping tables reliably, can't seem to get the chose ancestor to work reliable.

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