Find Jobs
Hire Freelancers

automatically logging into facebook using PHP cURL

$30-250 USD

Closed
Posted almost 13 years ago

$30-250 USD

Paid on delivery
Im having a problem with the following script which was used to log into facebook. it worked perfectly up to saturday 30th of July 2011 I need someone to help me get this script working.. This project is worth less than 30$ so who ever can do it cheapest will get it.. I will also have lots of other work for the successful provider. _________________________________________________________________________ $logInPage = file_get_html('[login to view URL]'); $qryString = ''; foreach($logInPage->find('form input[type=hidden]') as $hidden) { $qryString = $qryString.'&'.$hidden->name.'='.urlencode($hidden->value); } $qryString = 'email='.urlencode($email).'&pass='.urlencode($pass).'&login=Login'.$qryString; curl_setopt($curl_handle, CURLOPT_HEADER, 0); curl_setopt($curl_handle, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($curl_handle, CURLOPT_CAPATH, SSL_CA_FILE); curl_setopt($curl_handle, CURLOPT_COOKIEJAR, COOKIE_FILE); curl_setopt($curl_handle, CURLOPT_COOKIEFILE, COOKIE_FILE); curl_setopt($curl_handle, CURLOPT_RETURNTRANSFER, 1); curl_setopt($curl_handle, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"); //login to initialize cookies curl_setopt($curl_handle, CURLOPT_URL, '[login to view URL]'); curl_setopt($curl_handle, CURLOPT_POST, 1); curl_setopt($curl_handle, CURLOPT_POSTFIELDS, $qryString); $page = curl_exec($curl_handle); //echo $qryString; unset($page); sleep(5); curl_setopt($curl_handle, CURLOPT_URL, '[login to view URL]'); curl_setopt($curl_handle, CURLOPT_POST, 1); curl_setopt($curl_handle, CURLOPT_POSTFIELDS, $qryString); $page = curl_exec($curl_handle); htmlOut("[login to view URL]"); htmlOut($page); unset($logInPage,$qryString); // get home page curl_setopt($curl_handle, CURLOPT_POST, 0); curl_setopt($curl_handle, CURLOPT_URL, '[login to view URL]'); $page = curl_exec($curl_handle); __________________________________________________________
Project ID: 1149673

About the project

11 proposals
Remote project
Active 13 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
11 freelancers are bidding on average $30 USD for this job
User Avatar
We can help in your project, please check PMB and our ratings/reviews to get idea of our experience.
$30 USD in 1 day
4.8 (239 reviews)
7.8
7.8
User Avatar
I can fix the same
$30 USD in 4 days
4.8 (93 reviews)
7.0
7.0
User Avatar
Man, I cannot bid lower than $30 :)
$30 USD in 1 day
5.0 (7 reviews)
6.4
6.4
User Avatar
Check demo i sent you
$30 USD in 0 day
5.0 (26 reviews)
4.6
4.6
User Avatar
Hi, i think i can do it for you. Please PMB for me
$30 USD in 0 day
5.0 (5 reviews)
4.6
4.6
User Avatar
Just two days work...
$30 USD in 2 days
5.0 (3 reviews)
2.9
2.9
User Avatar
I am using curl for years. I can do everything with curl. Can post comments, can post status updates...
$30 USD in 0 day
5.0 (3 reviews)
2.8
2.8
User Avatar
i have done ur project and see the attached file pls check private msg
$30 USD in 1 day
0.0 (1 review)
0.0
0.0
User Avatar
I have already a working login script.
$30 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I am interested on your project. I have confident to do the job. Please see PM & examples.
$30 USD in 10 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of IRELAND
Dublin, Ireland
5.0
50
Payment method verified
Member since Mar 20, 2009

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.