KyleAMathews / facebook-export

Tools to help administer your Facebook groups
MIT License
104 stars 29 forks source link

Pull nested replies #16

Open fIa5h opened 8 years ago

fIa5h commented 8 years ago

I've updated the query URL in fetch_posts.cofee to pull nested replies. It now uses v2.7 of the Facebook API and the fields in the query string now looks like this:

fields=from,to,message,picture,link,name,caption,description,created_time,updated_time,likes,comments{from,to,message,link,name,caption,description,created_time,updated_time,like_count,comments{from,to,message,link,name,caption,description,created_time,updated_time,like_count}}