I am using TWINT for scraping twitter profiles.
When I run this script:
c = twint.Config() c.Username = username c.Store_object = True