Yousef Issa
Yousef Issa
Since tweet.id no longer works, it gets the correct identifier: id_str
Issue: There is a dependency conflict involving the requests package between `googlesearch-python` and other packages in the project. The `googlesearch-python` package has a strict dependency on a specific version of...
This PR focuses on enhancing the file operations module by implementing the following changes: * Replacing the `os` and `os.path` modules with the `pathlib module`, which simplifies file and directory...