User Tools

Site Tools


programming:registration

This is an old revision of the document!


Automating Login and Registration to Websites

WiP: brainstorming below.

Automated Login

Shepherd by Jonker et al. (2020)

SSO

How to use it for large scale web measurements, references to:

  • Dimova et al. (2023)
  • Ghasamisharif et al. (2018)
  • Zhou et al. (2014) - might be too old
  • any other?

Automated Registration and Newsletter Subscription

  • Drakonakis et al. (2020)
  • Kubicek et al. (2024)
  • Englehardt et al. (2018) and Mathur et al. (2020) follow-up

Other

  • Automated interaction wit hforms but without submission: Senol et al. (2022) and Chatzimpyrros et al. (2019)

bullet-point item

Code

For a short inline monospace, use double quote. For proper code (but in a separate paragraph), use <code LANG>:

string = "World"
print(f'Hello {string}')

For large code, use <file LANG filename>, it will make code downloadable. For instance:

example.php
<?php echo "hello world!"; ?>

Figures

To use floats, you have to use the

'' tag. For instance, the following will create figure on the right side 50% large:

ALT_TEXT

CAPTION

*/

References

~~DISCUSSION~~

You could leave a comment if you were logged in.
programming/registration.1739892385.txt.gz · Last modified: 2025/02/18 15:26 by karelkubicek