Skip to content

UQ-Trust-Lab/GPTs-ThirdSpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

GPTs-ThirdSpy

An automated framework designed to extract GPTs’ privacy settings

GPTs-ThirdSpy automates the extraction of privacy-related links from GPTs listed in the GPT Store by controlling Google Chrome via AppleScript and cliclick. It reads a list of GPT URLs, opens each one, interacts with the UI, and collects structured privacy data.

Requirements

  • macOS
  • Google Chrome installed
  • cliclick installed via Homebrew: brew install cliclick

Usage

osascript gpts_pp_path_1.scpt
"/absolute/path/to/input.txt"
"/absolute/path/to/output.csv"
"GPT_title_click_position"
"Privacy_setting_click_position"

GPT_title_click_position: 截屏2025-04-17 下午3 54 39

Privacy_setting_click_position: 截屏2025-04-17 下午3 56 19

Example

osascript Main.scpt
"/Users/xx/Desktop/gpts_auto_script/extract_id/gptshunter_id_url.txt"
"/Users/xx/Desktop/gpts_auto_script/extract_id/gptshunter_path_pp.csv"
"330,153"
"400,290"

About

An automated framework designed to extract GPTs’ pri- vacy settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published