Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jamescoleuk opened this issue May 25, 2023 · 1 comment
Closed

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

jamescoleuk opened this issue May 25, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@jamescoleuk
Copy link

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

@jamescoleuk jamescoleuk added the bug Something isn't working label May 25, 2023
@JustAnotherArchivist JustAnotherArchivist added duplicate This issue or pull request already exists and removed bug Something isn't working labels May 26, 2023
@JustAnotherArchivist
Copy link
Owner

This is caused by the pinned tweet: #784

@JustAnotherArchivist JustAnotherArchivist closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants