php - How to make Symfony 2 Crawler to accept cookies? -


i working on crawler crawl listing website. have completed crawling , scraping part, have hit road-block.

pagination in listing site cookie (or session) based, should make crawler accept cookies website sets (sends) , behave browser while making further requests.

i new symphony , not able find source explaining clearly.

i found following links while trying find solution. not looking for.

http://www.webtipblog.com/creating-a-crawler-in-symfony-2-using-the-domcrawler-and-client/

http://symfony.com/doc/current/cookbook/testing/simulating_authentication.html

can please tell me how can this?

thank much.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -