الاثنين، 5 مايو 2025
الإنتفاضه كلمات الشاعر. سمير شراويد آه يازمن مات الضمير بيننا عدو ذبح حتي الدموع لاتجد من...
Posted by سمير شراويد on Wednesday, April 23, 2025
الأربعاء، 19 مارس 2025
السبت، 1 فبراير 2025
الاشتراك في:
الرسائل (Atom)
الجروب
import requests
# Facebook API
app_id = 'YOUR_APP_ID'https://facebook.com/groups/511597876242209/
app_secret = 'YOUR_APP_SECRET'
group_id = 'GROUP_ID'https://facebook.com/groups/511597876242209/
access_token = 'ACCESS_TOKEN'
# Blogger API
blog_id = 'BLOG_ID'
api_key = 'API_KEY'
# الحصول على منشورات الجروب
url = f'https://graph.facebook.com/v13.0/{group_id}/feed?access_token={access_token}'
response = requests.get(url)
posts = response.json()['data']
# نشر المقالات على المدونة
for post in posts:
title = post['message'][:50]
content = post['message']
data = {'title': title, 'content': content}
url = f'https://www.googleapis.com/blogger/v3/blogs/{blog_id}/posts'
headers = {'Authorization': f'Bearer {api_key}'}
response = requests.post(url, headers=headers, json=data)
print(response.json())
.اخبار عاجله
اخبار
أحدث الأخبار العالمية
مصدر الأخبار: NewsAPI
تابعنا
من نحن
جارٍ تحميل الأخبار...
تابعنا علي الفيس بوك
الوان
صفحات الشعراء والادباء
شعراء وادباء
مشاركات شائعة
-
Who will inherit the earth, O free people, how long will the wait be? Light the candles for the world that wants us to live in darkness. Lig...
-
The New Year.... Written by Mahmoud Abdel Hamid Issa, Arab Republic of Egypt 1/1/2024 The first of January every year I send my congratulati...
-
And the year has passed.............and the year has passed. Between a sigh, between a tear and a laugh, between a word and a silence, betwe...
شائع هذا الأسبوع
-
Who will inherit the earth, O free people, how long will the wait be? Light the candles for the world that wants us to live in darkness. Lig...
-
The New Year.... Written by Mahmoud Abdel Hamid Issa, Arab Republic of Egypt 1/1/2024 The first of January every year I send my congratulati...
-
And the year has passed.............and the year has passed. Between a sigh, between a tear and a laugh, between a word and a silence, betwe...
-
من ديوان / أوراق من ذاكرة الشتاء على ابواب احرف الذهول - ورقة 1 ...
-
نيسانة لهفتي *********** في كنف الحبّ..... أيحق لي أن أستريح ؟؟؟؟ أشواقك .....تغلي مراجلها وقلبي يأبى إغماض جفنه هطلات الحب تروي جنبات ريا...
-
Types of translation text photo websites Text translation English swap_horiz Arabic Source text No, Santa Claus! How will you celebrate the ...
-
<!DOCTYPE html> <html lang="ar" dir="rtl"> <head> <meta charset="UTF-8"> <...
شعراء وادباء
آخر الأخبار