I use PHPCrawl for crawl websites but now I want to add a cookie to specific domain, because this domain has a authentication and I want to get information in authorized pages.
How can I add a cookie to specific domain?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello. I also have thame problem and I am curious what solutions are there?
And , basically, the more general question is - how to crawl a username/password protected website (I have the username and the password)?
Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
I use PHPCrawl for crawl websites but now I want to add a cookie to specific domain, because this domain has a authentication and I want to get information in authorized pages.
How can I add a cookie to specific domain?
Hi!
Sorry for my late answer!
"Injecting" cookies directly isn't supported yet, sorry! This is still on the list of feature-requests:
https://sourceforge.net/p/phpcrawl/feature-requests/3/
There are workarounds though, just let me know if you would like to use one.
Hello. I also have thame problem and I am curious what solutions are there?
And , basically, the more general question is - how to crawl a username/password protected website (I have the username and the password)?
Thank you.