import requests import json token = '...' id = '...' # 透過python request 接facebook URL API 拿到我們所需要的資料 all_post ...
確定! 回上一頁