Skip to content

Instantly share code, notes, and snippets.

View lFitzl's full-sized avatar
🏠
Working from home

Fitz SJ lFitzl

🏠
Working from home
View GitHub Profile
@lFitzl
lFitzl / patreon_auth_client_local.py
Created August 22, 2024 04:00
patreon_auth_client_local
import time
import json
import re
import requests
from selenium import webdriver
from selenium.webdriver.chrome.options import Options as ChromeOptions
from dotenv import dotenv_values
import patreon