Python script for downloading twitter users pics( with twint)- Twitter photo scraper.
How to download all photos of a twitter user with python bot?
We will code a python script for that, and we will have a scraper!!
I will teach you how to do that step by steps.
We will need twint for that. Twint is a scraping tool for twitter and we can scrape the photos,videos,likes,tweets,followers of an user with twint! I strongly recommend this tool.
So, lets begin to code our scraper.
1- Download the twint.
You can do this with downloading the package in zip format manually, or you can use git for downloading twint like me!
How to download twint with git?
just type : "git clone https://github.com/twintproject/twint.git "
and git will download it to the folder you opened i terminal.
2-
Yorumlar
Yorum Gönder