Scraping websites with XPath is very easy (read here), but how to scrape user’s friends list from social website if it can be viewed only when user is logged in?
What we need to do is to implement algorithm, which posts login and password fields to website login form and uses the same PHPSESSID id for [...]
Posts tagged ‘facebook’
Scraping login requiring websites with cURL
February 23rd, 2009







