estimated
I have a problem with scrapy using cookies if someone already seen these cases would greatly appreciate your help.

I need it to obtain information from a site that appears in the browser without any problems, which I check their headers and data are correct and this is to navigate .

Now it happens that when using scrapy open the site fails throwing an error 400, which then investigate problems detected inthe header especially where scrapy cookies not handled well . in fact nevegador server returns a valid cookies until years while in scrapy (also probe with mechanize and standard libraries ) returns a cookie that expired worthless 20 years. I understand it is a server problem , but there is a solution from the outside?

is hopeless when I copy the raw contents of JSESSIONID in browser scrapy code and it works perfect , but the site requires cookies to frequently update it works, what this measure becomes inoperable patch.

appreciate your time and if anyone has knowledge about it.

--
You received this message because you are subscribed to the Google Groups 
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to