Question About C# WebBrowser Automation

Discussion in 'Programming' started by matthieuim, Mar 18, 2010.

  1. #1
    Hi,

    I am currently trying to write some software that will automatically put a search query in google search then search for it and return a list of the urls of the websites on the first page of the search results.

    Does anybody know a good way to do this?

    Thank you in advance for your help,

    Matt
     
    matthieuim, Mar 18, 2010 IP
  2. JosephSEO

    JosephSEO Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    use imacros you can automate a ton of stuff using the imacros plugin for firefox.. for FREE!
     
    JosephSEO, Mar 18, 2010 IP
  3. devilsonline

    devilsonline Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    wow
    i m also going to check it............
     
    devilsonline, Mar 21, 2010 IP
  4. mjmorrell

    mjmorrell Peon

    Messages:
    99
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
  5. dollarfish

    dollarfish Member

    Messages:
    89
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    26
    #5
    You should also read about .NET WebRequest and WebResponse classes. You don't need any web browser to do the stuff but just have to create url string including the search phrase and post it to google.
     
    dollarfish, Mar 22, 2010 IP
  6. EgyptGuy

    EgyptGuy Peon

    Messages:
    167
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I recommend that for you. its the best and fastest way to do what you want.
     
    EgyptGuy, Mar 23, 2010 IP