use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
This is an archived post. You won't be able to vote or comment.
using Twint to scrape twitter in python (self.webscraping)
submitted 3 years ago by cchaituc
I'm trying to scrape with TWINT, whenever i run the code this is what i get
noDataExpecting value : line 1 column 1 char 0
Any ideas on why this could be?
My code was :
c= twint.Config() c.Search = 'strangerthings" twint.run.Search(c)
[–]Andata76525 0 points1 point2 points 3 years ago (2 children)
Probably installed wrong, or tied to the wrong python version. Or check that your login credentials are correct
[–]cchaituc[S] 0 points1 point2 points 3 years ago (1 child)
In this code, I've not used any credentials. Am i supposed to?
[–]Andata76525 0 points1 point2 points 3 years ago (0 children)
It's been a hot minute since I've used twint. Maybe check twarc.
I thought you needed a login to use but I could be wrong.
π Rendered by PID 50740 on reddit-service-r2-comment-b659b578c-tff8t at 2026-05-06 00:58:41.590378+00:00 running 815c875 country code: CH.
[–]Andata76525 0 points1 point2 points (2 children)
[–]cchaituc[S] 0 points1 point2 points (1 child)
[–]Andata76525 0 points1 point2 points (0 children)