Code Monkey home page Code Monkey logo

Comments (5)

shaikhsajid1111 avatar shaikhsajid1111 commented on July 28, 2024

Okay, can you please share more details about it. Like what code did you tried?, What environment you're using , what's the version of Python you're on?

from twitter-scraper-selenium.

Edward-T-Liu avatar Edward-T-Liu commented on July 28, 2024

Okay, can you please share more details about it. Like what code did you tried?, What environment you're using , what's the version of Python you're on?

Thank you for your reply!

The code I used was

from twitter_scraper_selenium import scrap_keyword
scrap_keyword(keyword="#Pronouns",
browser="chrome",
tweets_count=10,
until="2022-05-01",
since="2022-05-10",
output_format="csv",
filename="#Pronouns_May")
It was working well when I first installed this module, but when I tried it few days later, I just couldn't get any tweets and "Tweets does not appear" just kept poping up"

My python version is
Python 3.9.0 (tags/v3.9.0:9cf6752, Oct 5 2020, 15:34:40) [MSC v.1927 64 bit (AMD64)] on win32

This was the record
C:\Users\Edward\AppData\Local\Programs\Python\Python39\python.exe C:/Users/Edward/PycharmProjects/Twitter/Twitter.py
[WDM] - Current google-chrome version is 101.0.4951
[WDM] - Get LATEST driver version for 101.0.4951

[WDM] - Get LATEST driver version for 101.0.4951
[WDM] - Trying to download new driver from http://chromedriver.storage.googleapis.com/101.0.4951.41/chromedriver_win32.zip
[WDM] - Driver has been saved in cache [C:\Users\Edward.wdm\drivers\chromedriver\win32\101.0.4951.41]
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!
Tweets did not appear!

Process finished with exit code 0

from twitter-scraper-selenium.

shaikhsajid1111 avatar shaikhsajid1111 commented on July 28, 2024

Tweets did not appear!
The above message denotes that the selectors are not up to date with the current Twitter front-end. So, I checked twitter's front-end, and I don't find any breaking changes. Just now I tested it on my machine as well, it is working fine. Can you check if you're on the latest version which is v0.1.5?

from twitter-scraper-selenium.

Edward-T-Liu avatar Edward-T-Liu commented on July 28, 2024

Tweets did not appear! The above message denotes that the selectors are not up to date with the current Twitter front-end. So, I checked twitter's front-end, and I don't find any breaking changes. Just now I tested it on my machine as well, it is working fine. Can you check if you're on the latest version which is v0.1.4?

Yes, I checked. I intalled it by pip3 install twitter-scraper-selenium
But my version is v0.1.5?
Requirement already satisfied: twitter-scraper-selenium in c:\users\edward\appdata\local\programs\python\python39\lib\site-packages (0.1.5)

I also re-installed it but I still have the same problem.

from twitter-scraper-selenium.

Edward-T-Liu avatar Edward-T-Liu commented on July 28, 2024

Tweets did not appear! The above message denotes that the selectors are not up to date with the current Twitter front-end. So, I checked twitter's front-end, and I don't find any breaking changes. Just now I tested it on my machine as well, it is working fine. Can you check if you're on the latest version which is v0.1.4?

Oh, I just found what the problem is. Gosh, I was stupid. I set the para until 05-01 and the para since 05-10.

from twitter-scraper-selenium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.