diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-05-06 22:17:28 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-05-06 22:17:28 +0100 |
commit | 47cfd4eb6d0c89f71901826d423a9a34c304d168 (patch) | |
tree | a29fc73e0391366e1e51736d3a3f80aa7341fc10 /README.md | |
parent | 0934dbc246357aeb92504e7d41d883b1e840fea3 (diff) | |
download | tellonymExporter-47cfd4eb6d0c89f71901826d423a9a34c304d168.tar.gz tellonymExporter-47cfd4eb6d0c89f71901826d423a9a34c304d168.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,2 +1,5 @@ # tellonymExporter -Quick script to export your tellonym questions and answers with selenium +Quick script to export your tellonym questions and answers with selenium. + +Uses selenium browser emulation because the tellonym API is pretty locked down. +Ctrl+C when it gets to the bottom. |