Commit graph

15 commits

Author SHA1 Message Date
34db837a9e
feat: x.com migration + public API for cookie-based auth
- migrate all API URLs from twitter.com to x.com
- add SetBearerToken, SetHTTPClient, SetLoggedIn public methods
- accept 202/204 status codes in handleResponse
- module path -> src.cultist.club/lain/twitter-scrapper
2026-05-21 18:54:10 +03:00
Alexander Sheiko
50440667ed Use GraphQL API with timeline v2
Close #85
Close #82
Close #77
Close #76
2023-06-01 23:20:11 +03:00
Alexander Sheiko
16e8b34638 Fix trends 2023-05-30 17:14:38 +03:00
Alexander Sheiko
66780eb801 Remove deprecated functions
Removed global default scraper
2023-05-11 14:15:56 +03:00
Alexander Sheiko
eb18988829 Add authentication
Breaking changes: removed WithCookie and WithXCsrfToken
2023-04-23 17:32:28 +03:00
Alexander Sheiko
bfb4020597 Deprecate default scraper 2022-05-04 11:55:12 +03:00
Alexander Sheiko
d1938ac2f1 Dirty fix for trends 2022-04-18 12:42:39 +03:00
Alexander Sheiko
5c9abef879 Fix trends panic 2022-03-17 12:01:58 +02:00
Alexander Sheiko
6bf65cd482 Add Scraper object 2020-12-12 23:33:57 +02:00
Alexander Sheiko
edad8f6393 Total refactoring
Used guest frontend API
BREAKING CHANGE: remove tweet.HTML property
Loading more information
Minor fixes and changes
2020-12-11 20:58:49 +02:00
JustHumanz
341e1de6d0 add http proxy support 2020-12-03 21:42:16 +07:00
Alexander Sheiko
7f033acb89 Fix trends 2020-08-13 17:39:32 +03:00
Alexander Sheiko
c12927172f Add newRequest function with common headers 2020-06-15 11:59:30 +03:00
Alexander Sheiko
a34a14d25a Fix some golangci-lint warnings
Minor changes
2020-05-14 21:52:55 +03:00
Alexander Sheiko
cea7f72d9d Add Trends 2020-02-12 10:45:19 +02:00