Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I have one question. I want to download in my application for windows status,posts,photos from timeline facebook, can someone explain me how is that working and what are the principles?

I know c/c++, c#, java, python, javascript and more...
Tell me which is the best language for this?
Posted

1 solution

You can use web Scraping to get all the data from a website. The below link has a example for this.

Web Scraping (Problems & Solutions)[^]

Thanks
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900