batmanscode
batmanscode
> > > I've come across a sub-domain, pointing to an azure web app service. This CNAME itself has 3 levels like **xyz.abc.m.azurewebsites.net**. It shows the NXDOMAIN error when checking...
@woluxwolu's fork works for me. I was able to scrape tweets going back years
# Update |In Wiki |What Actually Works | Where| --- | --- | --- |`datestamp` |`date` |[tweet attributes](https://github.com/twintproject/twint/wiki/Tweet-attributes) | |`timestamp` |`time` |[tweet attributes](https://github.com/twintproject/twint/wiki/Tweet-attributes) | |`avatar` |`profile_image_url` |[user attributes](https://github.com/twintproject/twint/wiki/User-attributes) |
> Hi @ervinflx > inspired by @minamotorin and others I made some changes > please check https://github.com/woluxwolu/twint/tree/woluxwolu-update0308 Brilliant! Thank you for fixing this 🎉
> Hi @woluxwolu, I just tired to get more history tweets, but it only seems return data for the past week. My python version is 3.6 and run on Windows....
Glad to hear @vgewilliam. Happy scraping! 😀
> > Glad to hear @vgewilliam. Happy scraping! 😀 > > Hello @batmanscode, I would like to ask if it is possible to get tweets with geolocation?? c.location seems does...
@LaurenceJJones try #1307
> I'm getting FileNotFoundError b`automl_train\\metadata\\results.csv` using conda, windows 7, python 3.5 with tensorflow and xgboost installed, and --framework xgboost flag. This is within an anaconda environment. I get the same...
> Same error here.... miniconda, windows 10, python 3.6 How did you install automl_gs? I pip installed inside a miniconda env but I get ModuleNotFoundError when I try to import...