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.

当前为 2021-06-22 提交的版本,查看 最新版本

这些是此脚本变更过代码的版本。 显示所有版本。

  • v0.2 2021-06-22

    Add window load event listener

  • v0.1 2021-05-07