Twitter
Solve js_inst/js_metrics
Request
POST https://api.voids.top/twitter/js?code=<code>
Host: api.voids.top
Response
{
"rf": {
"addc9a899d6f3c19c29f10f59c56cd27e8bdbd33e5adcf6c07ad566e7b6aaaf1": -240,
"a0ecfb0baa19b9c3cc08ccee2a6073a97610eb203ee266218414807d03d61970": 67,
"a35ef7e116377112282f0c11de29cb0faeb55f06b030bf555c8927ec33302406": -45,
"a00a99a087cac8eabca7e306bf7907df294ec7f7bbdee2e9a2c84876870db78e": -81
},
"s": "gnlf9-in3NVz-ztoXclJpXj3zS1OQu3-MxRwhPf..."
}
Get random profile
Request
GET https://api.voids.top/twitter/profiles
Host: api.voids.top
Response
{
"banner": "https://pbs.twimg.com/profile_banners/...",
"birthdate": {
"day": null,
"month": null,
"year": null
},
"blocked_by": false,
"blocking": false,
"created_at": {
"timestamp": 100000000.0,
"timezone": "UTC"
},
"description": "abcdef",
"favorite_count": 100,
"followed_by": false,
"follower_count": 100,
"following": false,
"following_count": 100,
"icon": "https://pbs.twimg.com/profile_images/...",
"id": "1234567890",
"location": null,
"media_count": 100,
"name": "example",
"protected": false,
"screen_name": "example_user",
"tweet_count": 100,
"url": null,
"verified": false,
"verified_info": {}
}