Jump to content

Export some string to file


Recommended Posts

I have a webpage. Like that : http://www.google.com.vn/search?q=%40yahoo...tart=1&sa=N

I want auto search and export all string with "name@domain.xxx" to file.

I only write the first line :

#include <IE.au3>
$oIE = _IECreate ("http://www.google.com.vn/search?q=%40yahoo.com&hl=vi&lr=&cr=countryVN&start=1&sa=N", 0, 0)
$sText = _IEBodyReadText ($oIE)

I must stop because I dont know how to continue.

Pls to help me !

Sorry about noob,

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