New topic: How do i "fake" a webbrowser?
<http://forums.realsoftware.com/viewtopic.php?t=30604> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message Eclipse Post subject: How do i "fake" a webbrowser?Posted: Thu Oct 22, 2009 12:36 pm Joined: Sat May 19, 2007 6:01 am Posts: 78 Code:DIM strSearchString as String = "http://www.google.se/search?hl=sv&q=seo,%20vadstena" strPage = http.Get(strSearchString , 30) This code is working to load the content of the page in strPage. But I now see, there is a difference in the number of results arriving from Google depending on if I use Explorer or FireFox. Will it be possible to fake the headers so that Google (and any other searchengine) will think this is a FireFox browser or Explorer? Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
