Scrape twitter with Twint

前端 未结 0 1071
梦如初夏
梦如初夏 2020-12-02 02:35

I am using TWINT for scraping twitter profiles.

When I run this script:

    c = twint.Config()
    c.Username = username
    c.Store_object = True
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题