ᔕᕼᗩᗪOᗯ ᗰIᑎᗪ STᑌᗪIO
⸻ᔕᕼᗩᗪOᗯ ᗰIᑎᗪ ⸻ #php #python #telebot #codes ⚠️ المحتوى الموجود هنا لأغراض تعليمية فقط ولا نتحمل أي مسؤولية عن استخدامه، الغرض منه الفحص والتجربة داخل بيئات خاصة وغير حقيقية
Mostrar más📈 Análisis del canal de Telegram ᔕᕼᗩᗪOᗯ ᗰIᑎᗪ STᑌᗪIO
El canal ᔕᕼᗩᗪOᗯ ᗰIᑎᗪ STᑌᗪIO (@phpandpy) en el segmento lingüístico de Árabe es un actor destacado. Actualmente la comunidad reúne a 13 372 suscriptores, ocupando la posición 9 578 en la categoría Tecnologías y Aplicaciones y el puesto 1 896 en la región Egipto.
📊 Métricas de audiencia y dinámica
Desde su creación el невідомо, el proyecto ha mostrado un crecimiento acelerado, reuniendo a 13 372 suscriptores.
Según los últimos datos del 13 junio, 2026, el canal mantiene una actividad estable. En los últimos 30 días la variación de miembros fue de -594, y en las últimas 24 horas de -37, conservando un alto alcance.
- Estado de verificación: No verificado
- Tasa de interacción (ER): El promedio de interacción de la audiencia es 8.65%. Durante las primeras 24 horas tras publicar, el contenido suele obtener 2.26% de reacciones respecto al total de suscriptores.
- Alcance de las publicaciones: Cada publicación recibe en promedio 1 157 visualizaciones. En el primer día suele acumular 302 visualizaciones.
- Reacciones e interacción: La audiencia responde de forma activa: el promedio de reacciones por publicación es 16.
- Intereses temáticos: El contenido se centra en temas clave como سِعر, تَحدِيث, بَلُوقِن, تَشغِيل, حَقّ.
📝 Descripción y política de contenido
El autor describe el recurso como un espacio para expresar opiniones subjetivas:
“⸻ᔕᕼᗩᗪOᗯ ᗰIᑎᗪ ⸻
#php
#python
#telebot
#codes
⚠️ المحتوى الموجود هنا لأغراض تعليمية فقط ولا نتحمل أي مسؤولية عن استخدامه، الغرض منه الفحص والتجربة داخل بيئات خاصة وغير حقيقية”
Gracias a la alta frecuencia de actualizaciones (últimos datos recibidos el 14 junio, 2026), el canal mantiene la vigencia y un amplio alcance. La analítica demuestra que la audiencia interactúa activamente con el contenido, lo que lo convierte en un punto de referencia dentro de la categoría Tecnologías y Aplicaciones.
import requests, json, datetime, time
from bs4 import BeautifulSoup
def fetch_tiktok_user(username, proxy=None, retries=3):
url = f'https://www.tiktok.com/@{username}'
headers = {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36',
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8',
'Accept-Language': 'ar-SA,ar;q=0.9,en-US;q=0.8,en;q=0.7',
'Referer': 'https://www.tiktok.com/',
'Connection': 'keep-alive',
'Sec-Fetch-Dest': 'document',
'Sec-Fetch-Mode': 'navigate',
'Sec-Fetch-Site': 'none',
'Sec-Fetch-User': '?1',
}
proxies = {'http': proxy, 'https': proxy} if proxy else {}
for attempt in range(retries):
try:
r = requests.get(url, headers=headers, proxies=proxies, timeout=10)
r.raise_for_status()
break
except requests.exceptions.RequestException:
if attempt < retries - 1:
time.sleep(2)
else:
print("لا يوجد")
return
soup = BeautifulSoup(r.text, 'html.parser')
script = soup.find('script', id='__UNIVERSAL_DATA_FOR_REHYDRATION__')
if not script:
print("لا يوجد")
return
try:
data = json.loads(script.string)
user = data['__DEFAULT_SCOPE__']['webapp.user-detail']['userInfo']['user']
stats = data['__DEFAULT_SCOPE__']['webapp.user-detail']['userInfo']['stats']
except:
print("لا يوجد")
return
def print_if(value, label):
if value:
print(f"{label}: {value}")
bio = user.get('signature')
verified = "موثق" if user.get('verified') else None
create_time = user.get('createTime')
year = datetime.datetime.fromtimestamp(create_time).year if create_time else None
followers = f"{stats.get('followerCount',0):,}" if stats.get('followerCount',0) > 0 else None
following = stats.get('followingCount')
hearts = f"{stats.get('heartCount',0):,}" if stats.get('heartCount',0) > 0 else None
videos = f"{stats.get('videoCount',0):,}" if stats.get('videoCount',0) > 0 else None
private = "خاص" if user.get('privateAccount') else "عام"
lang = user.get('language')
region = user.get('region')
print_if(bio, "البايو")
print_if(verified, "هل الحساب موثق؟")
print_if(year, "تاريخ إنشاء الحساب")
print_if(followers, "عدد المتابعين")
print_if(following, "عدد المتابعين الذين يتابعهم")
print_if(hearts, "عدد اللايكات")
print_if(videos, "عدد الفيديوهات المنشورة")
print(f"حالة الحساب: {private}")
print_if(lang, "اللغة")
print_if(region, "البلد")
if __name__ == "__main__":
user = input("انطيني يوزر الحساب بدون @").strip()
fetch_tiktok_user(user)
كود معلومات حساب تيك توك.
@LL_phpimport requests
text = input("text: ")
url = "https://gptopenai.fr/wp-admin/admin-ajax.php"
payload = {
'_wpnonce': "7aec97afdf",
'post_id': "2",
'url': "https://gptopenai.fr",
'action': "wpaicg_chat_shortcode_message",
'message': text,
# 'bot_id': "0",
# 'chatbot_identity': "shortcode",
# 'wpaicg_chat_history': "[]",
# 'wpaicg_chat_client_id': "b0EJHiGP6M",
# 'chat_id': "54529"
}
response = requests.post(url, data=payload)
import json
fu = ""
for line in response.text.splitlines():
if line.startswith("data: "):
try:
json_data = json.loads(line[len("data: "):])
if "choices" in json_data and len(json_data["choices"]) > 0:
delta = json_data["choices"][0]["delta"]
if "content" in delta:
fu += delta["content"]
except json.JSONDecodeError:
pass
print(fu)
كود تحدث مع ذكاء الاصطناعي CHAT GPT
¡Ya disponible! Investigación de Telegram 2025 — los principales insights del año 
