Hello all,
I need to extract data from a website, say for eg. Buy.com's Electronics category
and save it either in MS excel.
I tried looking for the code over the internet, but this wasn't properly explained anywhere.
Please help me.
99k 0 Newbie Poster
Recommended Answers
Jump to PostYou could also use AutoIt's IE UDF to do it as well. However, this is a PHP forum. Are you looking for a PHP specific method?
Jump to PostLook up the php manual and search file_get_contents() - your host may have disabled cross-domain use of this. If so use cURL. There are a few other methods too, but I think those two are the most common.
All 6 Replies
depassel 0 Newbie Poster
sudeepjd 19 Junior Poster
99k 0 Newbie Poster
epicrevolt 6 Junior Poster in Training
99k 0 Newbie Poster

diafol
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.