You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
I think you can hydrate protected tweets from API if your account follows the protected account (but i'm also not sure about this and need to double check in case this changed).
Protected tweets don't appear at all in searches though, so you can't display from:protected_account.
It is possible to "login" and get tweets that may be hidden as "sensitive" - I have that half working in my fork.
Can this scraper scrape tweets like https://twitter.com/jackiec57 ?
To remove the need to click "show sensitive content anyways", it would need to...
<input name="search-settings-nsfw" checked="" class="SearchSettings-toggleInput SearchSettings-toggleInput--sensitive" type="checkbox">
<button id="settings_save" class="EdgeButton EdgeButton--primary EdgeButton--medium" type="submit" disabled="">Save changes</button>
The text was updated successfully, but these errors were encountered: