contact  |  about  |  sitemap


contact  |  about  |  sitemap

Need To Extract Value from a Web Page
Last Post 23 Dec 2009 12:16 PM by Support Team. 6 Replies.
Sort:
PrevPrev NextNext
Author Messages
Dale

--
20 Dec 2009 12:21 AM
I am trying to extract a cross referenced part number from a website. I have attached a 4 line file with the code. All the Run Web Macro does is click on the 'Submit' button. After this the part number 'P564425' is visible on the web page. HOW DO I CAPTURE 'P564425' as a variable that I can store into a Data Grid later? THANK YOU VERY MUCH! - Dale

a_Trial_Djuggler_Script.djs
001_a_Trial_Djuggler_Script.djs

Dale

--
20 Dec 2009 12:30 AM
I'm sorry. Use this 4 line code. I uploaded the wrong one initially. - Dale

002_001_a_Trial_Djuggler_Script.djs

Tijn

--
20 Dec 2009 12:56 PM
Hi,

Please find attached an update of your web scraper script.
I think in your case it's beter to use the post action instead of fill a form field and press the search button.

I have updated your method and the end of the script, and put in a post action example for simplicity.

Extracting the table from the web page to a data grid is typically done with the copy text from source between action.

Please review the updated example.

Regards,
Tijn

donaldson.djs

Dale

--
20 Dec 2009 04:15 PM
Thanks for your suggestion. The function you had in line 6 is not supported in free version. Is there another way to accomplish this? - Dale


Tijn

--
20 Dec 2009 04:22 PM
See the attachment with your code replaced for the new version 3 Post action.

Note that version 3 is much better then version 2!


donaldson_old.djs

Dale

--
21 Dec 2009 07:58 PM
Thank you. I don't quite understand it but I'll spend more time with it and then see if I can create a Loop that extracts all the info I need. I downloaded the latest Business version and it executed properly. I am currently unemployed and am working with a Start-up and evaluating software for creating a cross reference of various part numbers and pricing. I'll keep at it. BTW - Are the prices in Dollars, Pounds, or Euros? - Dale


Support Team

--
23 Dec 2009 12:16 PM
All Djuggler software prices, including the web scraping service prices are in euro.
DS




Quick Reply
toggle
  Username:
Subject:
Body:
Security Code:
Enter the code shown above:

Submit

Powered by Active Forums

Forum participation and optional registration

You don't need to be registered to partcipate in the Djuggler forums, however if you want to subscribe to email notifications you need to register. You can also subscribe to the forum RSS feed.

Forum participation and optional registration

You don't need to be registered to partcipate in the Djuggler forums, however if you want to subscribe to email notifications you need to register. You can also subscribe to the forum RSS feed.