Jump to content

IE.au3 anyway to auto pull data from a webpage


 Share

Recommended Posts

http://www.metacafe.com/watch/965587/naruto_shut_up/

For example the above video.

Would like to pull its link, title and Thumbnail URL and put it into an excel spreadsheet

[1]

Title=TITLE GOES HERE

Description#=5

Description1=TITLE GOES HERE

Description2=

Description3=LINK GOES HERE

Description3=

Description4=

Category=r

Link to comment
Share on other sites

http://www.metacafe.com/watch/965587/naruto_shut_up/

For example the above video.

Would like to pull its link, title and Thumbnail URL and put it into an excel spreadsheet

[1]

Title=TITLE GOES HERE

Description#=5

Description1=TITLE GOES HERE

Description2=

Description3=LINK GOES HERE

Description3=

Description4=

Category=r

Look at these functions:

_IEGetObjById ( ByRef $o_object, $s_Id)

_IEPropertyGet ( ByRef $o_object, $s_property )

They should get you on your way :D

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...