How do I scrape the full size image to download with c# code?

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
I have regex to scrape list of src files from the search but they seem to download thumbnails not full image.

Again it is on sex.com website. when you have the page full of pics they are smaller than when you click on each individual one which shows the blown up picutre.

So how do I scrape the blowup pic size? I looked at the url for each and they are different except for a few numbers so havent found a uniform pattern to work with. Example:

Код:
http://images.sex.com/images/pinporn/2014/06/03/236/6304062.jpg

http://www.sex.com/picture/602900-incredible-bj-squirt-gif-picture/

http://images.sex.com/images/pinporn/2014/12/09/236/9445383.gif

http://www.sex.com/picture/64849-fingering/
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
Hmm seems to work if I change 236 to 620 in the url.

Crap no that didnt work when I ran in PM. Other suggestions please.

Nm didnt change the code in the c# step :-)
 
Последнее редактирование:

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
You may use the action Text Processing>Replace and replace 236 to 620 in parsing results.
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18

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