elvisyjlin / media-scraper

Scrapes all photos and videos in a web page / Instagram / Twitter / Tumblr / Reddit / pixiv / TikTok
MIT License
371 stars 49 forks source link

Twitter scraping is disabled? #6

Open UmutAlihan opened 5 years ago

UmutAlihan commented 5 years ago

Hi,

I cloned the repo and I codeblocks or modules regarding twitter scraping does not exist. Is it disabled?

elvisyjlin commented 5 years ago

It's still working. After you clone this repo, do python3 -m mediascraper.twitter Twitter and you will get all media under the username Twitter. Change Twitter to any account you want to crawl. For more details, see here.