-
Haven't tested with user IDs.
```
~/u/steam ❯❯❯ python3 parse_weibo.deduped >> weibo.jsonl
['snscrape', '--jsonl', '--progress', 'weibo-user', '--name', 'fangshengmeng']
2022-04-03 22:27:12.723 …
-
Looks like we are still getting zero length text text for some Caxton stories. See example below. Can we rerun to capture these and rerun database to check?
``` Java
> db.mycollection.find({publicati…
-
does using hashtags work?
I want data on people who use a specific hashtag and find out who uses it the most
-
https://twitter.com/i/search/timeline?f=tweets&q={0}
# not working this link
{'errors': [{'message': 'Sorry, that page does not exist', 'code': 34}]}
-
As far as I know, Twitter's API requires authentication, but I didn't see any related authentication logic in the code.
![image](https://github.com/bisguzar/twitter-scraper/assets/46097932/a38bb5ae-7…
-
Hello,
I have run dmi-cat both in a docker environment, and with the auto installation in an Ubuntu 18.04LTS. I have configured the Twitter API Keys as instructed by both the guide and the wiki.
…
-
When scraping for 1 particular username, TS_SCI_MAJIC12, when using the "from:TS_SCI_MAJIC12" advanced queries, I get 0 results. The same exact queries with any other username is working fine. But whe…
-
In the `contents/people/*.md` pages there's a field simply called `username`.
There is no indication of what platform the username is for. Is it Mumble, Matrix, IRC?
So maybe we can change the f…
Strit updated
2 years ago
-
**Title**: Integrate LLM for Generating New Headlines
**Description**: Use an LLM to generate new headlines based on the scraped headlines from news sites. The model should aim to create non-clickbai…
-
Tweet ID is missing, researched how to fix it but wasn't able to.
Perhaps is something related to the brand change to X? Any tips on how to fix?