Skip to content

Cruppelt/partiful-scaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

partiful-scaper

This script fetches guest information for a given Partiful event and downloads profile images of attendees.

Running

Requirements

  1. UV

Run

uv run --python 3.13 scripts/partiful.py <USER_ID> <EVENT_ID> [OUTPUT_FOLDER]

Replace <USER_ID> and <EVENT_ID> with the appropriate values. Optionally, specify OUTPUT_FOLDER. If omitted, images will be saved to partiful by default.

Notes

  • Ensure you have valid USER_ID and EVENT_ID before running the script.
  • The script will create the partiful folder if it does not exist.

License

MIT License

About

Get the images of who's going to the party

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages