How to crawl/parse a search engine and pick all the keywords their respective cpc(Cost per click) and their search volumes.
Is there a way to do this using a windows application.
currently considering google search as base..
Urgent help required in this regard.
Thanks
Loading
Bechir BejaouiPosted Feb 19, 2009, 11:40 AM
take a look on this, it is written with VB but it can help
http://www.developerfusion.com/code/1893/create-your-own-web-robot/
Nauman FarooqPosted Feb 19, 2009, 7:29 AM
It basically works in php, and i want to use .NET for this purpose, can be a windows application.
Secondly it is not free for business use.
Is there any other way to implement this this thing on our own. I mean by parsing a specific page or through some third party service that can be easily integrated by .NET.
Bechir BejaouiPosted Feb 18, 2009, 7:26 PM
Take a look on this link
http://www.wordsfinder.com/
Nauman FarooqPosted Feb 18, 2009, 3:51 PM
https://adwords.google.com/select/KeywordToolExternal
i want to get the cpc and volume with respect to keywords in a website.
Is it possible with some google api or by parsing of page ???
Bechir BejaouiPosted Feb 18, 2009, 3:47 PM