Gracias! Me sirvio bastante Tuve complicaciones, pero al final pude hacerlo funcionar
@georgia-pro735712 күн бұрын
Hi , so why not using Tweepy ?
@Dr_Larken13 күн бұрын
I just found your channel, this is my third fourth video! I was going to subscribe, but I can’t tell if you’re still posting or if you’re going to continue with the channel!? Has a lot of potential!!!
@ShokoufehNaseri19 күн бұрын
good job bro. the video is so clear and useful. do you know how can I apply for academic research access over X?
@aoigetsu22 күн бұрын
Hİ, thank you for sharing this information. It's been great to see since *someone* is doing their absolute best to kill Twitter as a research tool. I am hoping to use the information shared for an academic research project. I was wondering, have you ever used twikit on Google Colab or just on Jupyter notebook?
@nasimbaledi160326 күн бұрын
GTP!!
@gabrieldelrosario669227 күн бұрын
Very valuable video, thank you
@Lang-kid27 күн бұрын
Do you run the code successfully?
@gabokings26038829 күн бұрын
👏👏👏👏👏 genius!!!
@TienPham-kb6xr20 күн бұрын
can you run the code successfully?
@gabokings26038820 күн бұрын
@@TienPham-kb6xr yeah men, I ran it successfully several times to the point where my Twitter account got blocked🤣🤣🤣
@gabokings26038815 күн бұрын
@@TienPham-kb6xr I was able to run it locally, and it worked, but my Twitter account got blocked from overuse
@abdelm4lekАй бұрын
I hope you will still upload another version with a larger dataset
@bharatkori659Ай бұрын
It was very helpfull for me as a aspiring Data Scientist
@winicius12345Ай бұрын
Still working?
@shrutitiwari2896Ай бұрын
Your video content,quality is of top notch
@Kencha-learns-DevopsАй бұрын
it's not chatGTP...
@markblakey7444Ай бұрын
Looks like X have blocked this. Returns twikit.errors.BadRequest: status: 400, message: "{"errors":[{"code":366,"message":"flow name LoginFlow is currently not accessible"}]}"
@krishnabishtubeАй бұрын
yes am also having the same error
@adamekk_koАй бұрын
do u know any other way to get the twitter data?
@mabbbassaАй бұрын
Have you tried the Guest Client?
@ignacioibanez6332Ай бұрын
Can anybody help me to run the code, i tried several times and i didn't worked.
@xxtseedАй бұрын
Thanks for the tutorial! While coding the scraper is straightforward, I ran into some practical issues with proxies and rate limits. Found a workaround using Apify's free monthly credits ($5) - enough to fetch 20k tweets without dealing with proxies or API limits. Might be useful for others starting out.
@wicherastАй бұрын
anyone get "status: 400, message: "{"errors":[{"code":399,"message":"Sorry, we could not find your account. "???
@RaulMercadoАй бұрын
You are a genius man! I am doing a thesis about epidemiological models applied to information difussion in Twitter, and of course I will need lot of tweets. Thanks!
@Pythonist_01Ай бұрын
ok it gives an error i think twitter has blocked access
@umerkarbari8409Ай бұрын
is it working?
@giorgiopallucchini6578Ай бұрын
Is it not safe for your twitter account?
@SebastianAguilar-ec5ulАй бұрын
Do you know if the query syntax is different from that of the official API? When I try to use queries from the advanced search, I get errors in extracting data from the time frames I specified or the keywords I want to search for.
@aispectrum i got Cookies loaded successfully. An error occurred: status: 403, message: ""
@ajayhiremath6292 ай бұрын
Same here, I belive Twitter blocked twikit as well I guess.
@aterynazinzura54982 ай бұрын
Hey man, I'm so happy you're doing this stuff on KZbin. Waiting for the next videos and thank you for your work!!
@yusufalkawri3992 ай бұрын
It doesn't work with me.
@花开陌路-t8u2 ай бұрын
twikit 2.13 Can the blogger update the code?
@farhanalhafizh58742 ай бұрын
hey guys just wondering, i follow every step on the video but when i run the program it says: Traceback (most recent call last): File "d:\S1\TA\Scraping data\scraping.py", line 67, in <module> for tweet in tweets: ^^^^^^ TypeError: 'coroutine' object is not iterable <sys>:0: RuntimeWarning: coroutine 'Client.search_tweet' was never awaited anyone know how to fix it?
@AZELOUALIDINEKAWTARАй бұрын
i found the same error , did you fix it???
@farhanalhafizh5874Ай бұрын
@AZELOUALIDINEKAWTAR nope mate
@gabyuquillastrujillo50822 ай бұрын
it's 2024 and snscrape not working anymore :(
@user-tl1qc9ym2y2 ай бұрын
can you please provide the code , thank you
@fpishita27252 ай бұрын
🐐
@priyanshumathur74162 ай бұрын
It's givinng me the following error when I ran the initial code to get 1 tweet: for tweet in tweets: TypeError: 'coroutine' object is not iterable sys:1: RuntimeWarning: coroutine 'Client.search_tweet' was never awaited Anyone has a solution for that? P.S. - I really loved this video of yours
@rammarthi57902 ай бұрын
are u able to login into the twitter?
@priyanshumathur74162 ай бұрын
@@rammarthi5790 Yes I am
@nishah40582 ай бұрын
I ran this code.. I get error 403 again and again like forbidden error.. what will Be the solution?
@sepu3212 ай бұрын
i got the same
@jimcollins66192 ай бұрын
Why are you using ConfigParser rather than the standard dotenv?
@tamassiklosi41382 ай бұрын
Great content! Unfortunately I'm getting this error upon authentication: twikit.errors.Forbidden: status: 403, message: "{"errors":[{"code":353,"message":"This request requires a matching csrf cookie and header."}]}"
@carolinaarroyo17852 ай бұрын
please need your help i am doing a project and i have this error: Exception has occurred: BadRequest status: 400, message: "{"errors":[{"code":366,"message":"Required input 'LoginAcid' not provided."}]}" Someone know how I can fix it?
@christopherwalandi40802 ай бұрын
got the same problem, any ideas?
@TanviShindodkar-v5gАй бұрын
i got the same problem
@MiniMinds-Moments3 ай бұрын
Getting this error {"errors":[{"code":366,"message":"flow name LoginFlow is currently not accessible"}]}
@markr873 ай бұрын
You are an amazing tutor. Bless you
@WillTrades-j7x3 ай бұрын
Very informative! Would love to see the test on larger data set.
@shrimp8013 ай бұрын
Hello! Does this error mean that the account is banned from scraping? Or does twikit have a rate limit since the code is already working then suddenly when i ran it again it had this error: twikit.errors.Unauthorized: status: 401, message: "{"errors":[{"message":"Could not authenticate you","code":32}]}
@patrickngare3 ай бұрын
The code is depreciated am getting this error even after using asyncio and await coroutine ""twikit. errors.Forbidden: status: 403, message: ""
@exp_d_dragon3 ай бұрын
BadRequest: status: 400, message: "{"errors":[{"code":366,"message":"flow name LoginFlow is currently not accessible"}]}" //please need your help i am doing a project need this data please how can do that 😭
@lemoncookies_applejuice3 ай бұрын
I met the same error 😭, did you find the solution ?
@NihalDwivedi-z8s3 ай бұрын
@@lemoncookies_applejuice did you?
@ramblingsofadegenerate11742 ай бұрын
did you find a solution
@petermamdouh94353 ай бұрын
Any solutions ?? twikit.errors.BadRequest: status: 400, message: "{"errors":[{"code":366,"message":"flow name LoginFlow is currently not accessible"}]}"
@Speedylabs3 ай бұрын
Thumns up🫡
@WillTrades-j7x3 ай бұрын
Bets video on the internet regarding this topic. You have no idea how much this helped me. 17:54 made me chuckle ahah
@JeremiahChalle3 ай бұрын
@aispectrum kindly help as I'm facing this error: 2024-09-10 16:22:49.316101 - Getting tweets... Traceback (most recent call last): File "C:\Users\user\Desktop\Generative-ai\main.py", line 55, in <module> tweets = get_tweets(tweets) ^^^^^^^^^^^^^^^^^^ File "C:\Users\user\Desktop\Generative-ai\main.py", line 18, in get_tweets tweets = client.search_tweet(QUERY, product='Top') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\user\Desktop\Generative-ai\.venv\Lib\site-packages\twikit\client.py", line 660, in search_tweet response = self._search(query, product, count, cursor) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\user\Desktop\Generative-ai\.venv\Lib\site-packages\twikit\client.py", line 602, in _search response, _ = self.get( ^^^^^^^^^ File "C:\Users\user\Desktop\Generative-ai\.venv\Lib\site-packages\twikit\client.py", line 169, in get return self.request('GET', url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\user\Desktop\Generative-ai\.venv\Lib\site-packages\twikit\client.py", line 152, in request raise Forbidden(message, headers=response.headers) twikit.errors.Forbidden: status: 403, message: ""
@i.o47663 ай бұрын
1:24 can you explain why you imported all these things? I would like to learn this stuff but you're just saying what you're doing instead of explaining what it does or why you would want to do that.
@ebukachuqz3 ай бұрын
Thank you sir
@BitterSweet-x8m3 ай бұрын
TypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxy'. pls help me sir
@MikeHarris-p1b4 ай бұрын
Hello, when I try to run everything up to and including the client.search_tweets command, I get the following error: RuntimeError: 'run_cell_async' needs a real async loop An initial search was not helpful. Do you have any insight on this error? Also, could you please tell me how to search for tweets within a certain time frame (date ranges)? Thank you!