从关键字列表中查找相关网站[关闭]

I have a list of 10,000+ keywords, specifically company names (ie: Best Buy, General Electric, etc.). I want to find relevant websites for all or most of these names, systematically.

How would I be able to go about this?

I'm thinking it'd be possible to copy from the list, paste to google, copy first website then paste on another list.

You should use Google's Web Search Results API.

Getting the basic hello world up.

PHP Access