Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python

setMaxTweets() causing issues leading to empty documents

Open
#90 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.3k
Forks
790
PR merge metrics
No merged PRs in 30d

Description

First of all, thank you for the work you put into this! :)

When setting the maximum amount of Tweets to retrieve, I get an error if the number gets too big or is zero. "lxml.etree.ParserError: Document is empty" is the error I'm getting. It works fine for 100 Tweets, but if I change it to 500 then I get this error message and it seemingly can't retrieve any Tweets at all.

I'm using the got3 version so if that's not supported, I understand.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.