Skip to content

Commit

Permalink
chore:example
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Jan 1, 2025
1 parent c22dc3f commit 5d43859
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/upload_staff_to_clay.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"""
Uploads staff to the Clay platform to then further enrich the staff (e.g. waterfall strategy to find their verified emails)
"""

from staffspy import LinkedInAccount
from staffspy.utils.utils import upload_to_clay

Expand Down

0 comments on commit 5d43859

Please sign in to comment.