Je viens d'y jeter un oeil et je ne sais pas si ça va être possible 
Il y a un truc qui me gène dans la requête, c'est le "formRandKey=f3sxdpqioeoix51f". Je n'ai aucune idée de comment c'est généré et si ça sert vraiment pour l'authentification 
Essaie un truc comme ça :
curl --cookie-jar cookie.txt --data 'formKey=com.viaduc.forms.signin.SignInForm&formRandKey=f3sxdpqioeoix51f&lang=&email=USER%40FAI.tld&password=PASS&monthAutoConnect=on&connexion=' -L 'https://secure.viadeo.com/r/account/authentication/signin'
Puis :
curl -s -b cookie.txt -L 'fr.viadeo.com/recherche/resultat_membres/?fullName=toto+jjhjjhjhjhjhjhjh&ga_from=Tfrom%3Ageneral%3BBfrom%3Asearch-topright-submit%3BEfrom%3Aex-sugg%3B'
N'ayant pas les moyens de tester je ne te garantie aucune réussite
Partager