This repository has been archived by the owner on Mar 7, 2021. It is now read-only.
Scrape Profile Image URL #15
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
I've been using this library for a while but unfortunately I did not find profile image URL within the scraped data. I've struggled to modify the code but with no result! My real problem is with twitter's class name obfuscation. For example, class="css-1dbjc4n r-1j3t67a" is the CSS class used inside the div of each tweet but in your code it is as simple as
tweet_scrapper/tweetscrape/tweets_scrape.py
Line 32 in 4337e09
The text was updated successfully, but these errors were encountered: