Simple Google SERP Scrape (Title, Meta, Link)

Simply, this script scrapes Google and outputs the Title, Meta, and Link, in a text box which you can copy to a sheet and then separate by the semicolon delimiter.

These are versions of this script where the code was updated. Show all versions.

  • v0.2 2021-06-22

    Add window load event listener

  • v0.1 2021-05-07