-
Gave this a try :-)
Feedback:
- If this library works as advertised it'd be huge!
- `mlscraper.html` is missing from the PyPI package.
- When no scraper can be found, the error message could b…
-
- [x] youtube
- [ ] spotify
- [ ] deezer
- [x] [Twitter](https://github.com/robinuniverse/TwitFix)
- [ ] [instagram](https://github.com/jlobos/instagram-web-api)
- [ ] facebook
- [x] [TikTok Scr…
-
The script file Scraper_full_json.sh contains a conditional statement to set the location of Python for the host computer. This code is near line 22. There is similar code in Scraper_Twitter.sh.
S…
-
```
for tweet in get_tweets("$AMD", pages=1):
print(tweet['text'])
```
retruns error
```
---------------------------------------------------------------------------
KeyError …
-
Hello,
I have been using twitter_api since last year, but after upgrading flutter i need to upgrade some other plugins.
And i found an incompatibility because twitter_api uses http ^0.12.0+2 inste…
-
Will be unable to pre-process new tweets with current method in import_tweets.py as these files are hardcoded and also not present. Might be worth changing to file names and showing the sample tweet…
-
I tried a basic profile selection:
`profile = Profile(user_name)`
And I got this error:
```
File "/usr/local/lib/python3.6/site-packages/twitter_scraper/modules/profile.py", line 65, in __pars…
-
Hello, I have been using your package for the last two days for scrapping twitter and it worked very well!
now, I am trying to scrape facebook and it is apparently not working as smoothly. I get an e…
-
Hello,
I would like to use the lib to do some dev with it but i'm facing issues even launching a project with it.
My project is built with poetry so i'm handling the libs through this tool. My con…
-
Just an idea, we can create a Twitter user to post when we found a new Ratchakitcha from the sheet.
From this line, I created a log when we found a new doc from the downloaded sheet.
https://git…