Skip to content

Instantly share code, notes, and snippets.

View anthonyalayo's full-sized avatar

Anthony Alayo anthonyalayo

View GitHub Profile
@anthonyalayo
anthonyalayo / fun.py
Last active October 5, 2021 05:48
Instagram Script For Funsies
import csv
from context import Instagram # pylint: disable=no-name-in-module
from time import sleep
# login strings
my_user = 'changeme'
my_pass = 'changeme'
# log in