I am trying to make a Lua program that creates a google sear开发者_C百科ch, and formats all of the results in a different arrangement. The only problem is that I cannot find a way to do these:
- get the html of the search results
- search through all of the pages
- search with omitted results on
Have you looked into LuaCurl
精彩评论