-
Hi,
I'm trying to have all the posts of the users, but with get_tweets, just the tab of posts retrieved but I want replies too. Can you please give an advice about it?
-
I installed Nitter on ubuntu and http://localhost working perfectly, i can access and read twitter profile and tweets from localhost.
But instance='http://localhost'
like this not working.
scrape…
-
```
2023-08-25 13:11:50.493 | INFO | nitter_scraper.nitter:_get_client:31 - Docker connection successful.
2023-08-25 13:11:51.834 | INFO | nitter_scraper.nitter:start:155 - Running container…
-
only return [{'data': {'user': {}}}]
-
```
root@test:/home# python3 test.py
Traceback (most recent call last):
File "/home/test.py", line 9, in
scraper = Nitter(log_level=1, skip_instance_check=True)
^^^^^^^^^^^^…
-
https://techcrunch.com/2023/06/30/twitter-now-requires-an-account-to-view-tweets/
the nitter crawler will need to be recreated...
-
[Code.txt](https://github.com/bocchilorenzo/ntscraper/files/13544832/Code.txt)
Code uploaded.
-
Module is working all dandy but, but how do I disable testing instances? It keeps taking longer and I have to modify my code a couple of times. Kind of gets annoying.
-
- [ ] Create philosophical shorts for why LLM may actually "understand"
- [ ] Create a weekly target
- [ ] Reflect on how I would trickle from year to daily vision
- [ ] Create gigs on fastwork
- [ ] …
-
Hi Jason
I have been chatting with Mozilla engineers about MV3 userScripts support and was wondering if you can get some stats on the number of userScript/userStyle/userCSS that use regex in their …