[SOLVED] HTTP Get - scraping behind a paywall?

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
I'm hoping to use HTTP Get to scrape content (behind a paywall), but have to be logged into the site. I assume it's possible to log in by using my unique cookie in: HTTP Get > more tab > cookie?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
You can use cookies. But for a lot of sites it will not be enough. A lot of sites use several cookies + flash ones.
Try and test for your case.
 

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Благодарностей
26
Баллы
28
Ok thanks. Also in http get, can I grab the url? Sometimes I'm redirected to another url & I need to know which one.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
It should be in header of result. You can parse it with regex from variable which you get by this action.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)