944,025 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 3943
  • PHP RSS
Feb 20th, 2007
0

How to Grab the data from other websites?

Expand Post »
Hi,

I need to grab the data from the other specified websites, any idea how to implement this?

Thanks in advance.

Satees
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
satees is offline Offline
15 posts
since Nov 2006
Feb 21st, 2007
0

Re: How to Grab the data from other websites?

Click to Expand / Collapse  Quote originally posted by satees ...
Hi,

I need to grab the data from the other specified websites, any idea how to implement this?

Thanks in advance.

Satees

Yes, you can grab the data from the other specified websites with the help of DATA CRAWLING method and other methods We did like this in our past projects If you need to know more mail me

Regards
Last edited by indexpage; Feb 21st, 2007 at 8:29 am.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
indexpage is offline Offline
1 posts
since Feb 2007
Mar 6th, 2007
0

Re: How to Grab the data from other websites?

you can use commands such as fopen to open files on the internet[php]$handle = fopen("http://www.example.com/", "r");[/php]then if you need more data use regular expressions to parse through whatever data you need
Reputation Points: 13
Solved Threads: 4
Posting Whiz
paradox814 is offline Offline
351 posts
since Oct 2004
Jul 4th, 2010
0
Re: How to Grab the data from other websites?
Hello, I was wondering the same thing. I'm really new to PHP and I was wondering if there's an example or tutorial I can look at?

Thanks!
Reputation Points: 10
Solved Threads: 0
Junior Poster
andrewliu is offline Offline
186 posts
since Jul 2010
Jul 5th, 2010
0
Re: How to Grab the data from other websites?
I am using "Web Content Extractor" this software for Grabing data from other website.
it provides lots of facility and it save data in tabular format which u can define and you can export this to format u want such as excel(xls) or csv and other.

I think this is the best software for u.

Official Website to download software.

http://www.newprosoft.com/


If you don't know how to use it PM me i will help you.

-keval
Reputation Points: 8
Solved Threads: 4
Banned
keval_hack is offline Offline
66 posts
since Jan 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: Redirection problem
Next Thread in PHP Forum Timeline: PHP Variable in MySQL Statement





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC