JustAnotherArchivist / snscrape

A social networking service scraper in Python
GNU General Public License v3.0
4.46k stars 708 forks source link

Twitter profile scrapes with `--since` return no results #915

Closed jamescoleuk closed 1 year ago

jamescoleuk commented 1 year ago

Describe the bug

A Twitter profile scrape with --since returns no results.

How to reproduce

Running the following returns no results:

snscrape --jsonl --since 2023-01-01 twitter-profile JillScottJS8

There should be results for that profile. Running without --since returns results since 2023-01-01.

snscrape --jsonl twitter-profile JillScottJS8

Expected behaviour

Tweets since 2023-01-01.

Screenshots and recordings

No response

Operating system

macOS 13.3.1 (a)

Python version: output of python3 --version

Python 3.11.3

snscrape version: output of snscrape --version

snscrape 0.6.2.20230321.dev3+g3dd9c28

Scraper

twitter-profile

How are you using snscrape?

CLI (snscrape ... as a command, e.g. in a terminal)

Backtrace

No response

Log output

No response

Dump of locals

No response

Additional context

No response

JustAnotherArchivist commented 1 year ago

This is caused by the pinned tweet: #784