Rapidshare Link Checker

I need a php function to check whether a rapidshare link is working or not.
If the link is working, script will return the filename and the file size.

Important part in here is;
1- Since there will be lots of link checking requests, script must use a rapidshare cookie to avoid ip to be banned. so you must be able to login to rapidshare by curl/wget.
2- To reduce server load you need to get this information without downloading a whole rapidshare download page. you must get this information using header information.

Let me know any questions,

Leave a Reply

Your email address will not be published. Required fields are marked *