sokomishalov / skraper

Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, Coub, Vimeo, IFunny, VK, Odnoklassniki, Pikabu)
Apache License 2.0
253 stars 42 forks source link

Twitter And Youtube #468

Closed retheviper closed 4 weeks ago

retheviper commented 9 months ago

Thank you for creating a good library.

I need to check a few things that didn't work well.

First, it seems that both getUserInfo() and getPageInfo() do not work with TwitterSkraper. PageInfo always becomes null.

Also, while YoutubeSkraper was successful in retrieving PageInfo, all properties of PageStatistics were null.

Is this something that can be addressed?

retheviper commented 8 months ago

I think the issue with YouTube will be resolved in issue #472. However, for Twitter, it seems necessary to switch to GraphQL, and it might be challenging to fix it immediately.

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.