Optimized-Modified-GetOldTweets3-OMGOT icon indicating copy to clipboard operation
Optimized-Modified-GetOldTweets3-OMGOT copied to clipboard

GetOldTweets-Python is a project written in Python to mine old and backdated tweets, It bypasses some limitations/restrictions of the Twitter API. This Repo houses an improvement fork of the original...

Results 19 Optimized-Modified-GetOldTweets3-OMGOT issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.20.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [waitress](https://github.com/Pylons/waitress) from 2.0.0 to 2.1.1. Changelog Sourced from waitress's changelog. 2.1.1 Security Bugfix - Waitress now validates that chunked encoding extensions are valid, and don't contain invalid characters that...

dependencies

Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.16.0 to 1.23.1. Release notes Sourced from mlflow's releases. MLflow 1.23.1 is a patch release containing the following bug fixes: [Models] Fix a directory creation failure when...

dependencies

An error occured during an HTTP request: HTTP Error 403: Forbidden Try to open in browser: https://twitter.com/search?q=rent&src=typd

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. Changelog Sourced from sqlparse's changelog. Release 0.4.2 (Sep 10, 2021) Notable Changes IMPORTANT: This release fixes a security vulnerability in the strip comments filter....

dependencies

Bumps [pywin32](https://github.com/mhammond/pywin32) from 227 to 301. Release notes Sourced from pywin32's releases. Release 301 The changes If you use pip: pip install pywin32 --upgrade A number of things don't work...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

**Changes Made** 1. I created a input parameter for the user to input the name of the file he/she chooses to save the cleaned tweets 2. The syntax is `python...