1

I am trying to make a Lua program that creates a google search, and formats all of the results in a different arrangement. The only problem is that I cannot find a way to do these:

  1. get the html of the search results
  2. search through all of the pages
  3. search with omitted results on
user809559
  • 81
  • 1
  • 5

1 Answers1

0

Have you looked into LuaCurl

sylvanaar
  • 8,096
  • 37
  • 59