For developers
Yopiq kanal
The channel is specialized in post Python file Without encryption and free Owner : @g_4_q
Ko'proq ko'rsatish2 440
Obunachilar
-324 soatlar
-107 kunlar
-6630 kunlar
Postlar arxiv
2 439
ุงูุฑููุฒ ุงูู ูุฌู ู
ุงู ู
ุดุงููุฑ ุทุจุนุง ููุฌู ุญุฏูุซ ูุนูู ุชุนูููุงุช 10 ุงู 15
2 439
import requests
import random
import json
from random import randint
token = 'EAADYPcrzZBmcBOxxJxZB421OEEruv7o6ZCAjsUgLT1M5LvRog68ByMPxdIDZCt7SSQhqBHN0BsEoP5lWzJQlkraZAWTe6kSXTHNNmh7bwSSdVzbf3bNPnYnYQqhvTocguF8D5bmuuqYcvZC4RySP71mPiwVZAeCkQGE2dnSFRx077tsNC96uRgys04a11bEfVF3ygZDZD'
id = '100088943167375'
headers = {
'X-Fb-Privacy-Context': '2368177546817046',
'X-Fb-Background-State': str(random.randint(1, 77)),
'Authorization': f'OAuth {token}',
'X-Fb-Session-Id': 'nid=DQGq3fmNKvVh;tid=135;nc=1;fc=1;bc=0;cid=ef0e330bff1cd312f36aa5f2c69c59a9',
'X-Fb-Ta-Logging-Ids': 'graphql:610f015c-1b88-4a0c-b8c2-cd8a27b1e714',
'X-Fb-Connection-Token': 'ef0e330bff1cd312f36aa5f2c69c59a9'
}
data = {
'variables': '{"profile_id":"' + id + '","suggestion_friends_paginating_first":2500}',
'fb_api_caller_class':str(random.randrange(9, 89)),
'fb_api_analytics_tags': '["At_Connection","GraphServices"]',
'client_trace_id':randint(299, 71222222),
'server_timestamps': 'true',
'purpose': 'fetch',
'client_doc_id': '42003896889828048564952729208',#doc
'User-Agent': "[FBAN/FB4A;FBAV/" + str(random.randint(11, 77)) + '.0.0.' + str(random.randrange(9, 49)) + '.' + str(random.randint(11, 77)) + ";FBBV/" + str(random.randint(1111111, 7777777)) + ";'[FBAN/FB4A;FBAV/59.0.0.15.313;FBBV/20097172;FBDM/{density=1.5,width=540,height=960};FBLC/en_US;FBCR/Robi;FBMF/Asus;FBBD/Asus;FBPN/com.facebook.katana;FBDV/ASUS_AI2205_D;FBSV/14;nullFBCA/armeabi-v7a:armeabi;]"
}
res = requests.post('https://graph.facebook.com/graphql', headers=headers, data=data).json()['data']['user']['friends']['edges']
for _ in res:
id = _['node']['id']
name = _['node']['name']
p=f'{id}|{name}'
print(p)
with open('ids.txt','a') as f:
f.write(p+'\n')
ุบุจูุฉ ุญุชู ูุฑุงุฆุฉ json ู
ุง ุชุณูู ููู
ุชุงุจุนูู ๐
Endi mavjud! Telegram Tadqiqoti 2025 โ yilning asosiy insaytlari 
