Get Multiple values Same Search Criteria

  • Автор темы Автор темы Ibo San
  • Дата начала Дата начала

Ibo San

Новичок
Регистрация
31.03.2015
Сообщения
8
Реакции
0
Баллы
1
Hi Friends,

We have a page we want to mine some information from.

Problem is there are several fields with the same attribute name.

How can we get all these attirbutes.

Thanks
 
To clarify, the page has several images with different source names, as so:

<div>
<span class>
<img source="XXX">
</class>
<div>

<div>
<span class>
<img source="XXX">
</class>
<div>

<div>
<span class>
<img source="XXX">
</class>
<div>
 
Код:
Развернуть Свернуть Копировать
http://shalabiauto\.com/upload/car/multi_car_img/\d+/.*?(?=")
6888a4b07aff52fae495ff98cc3c7668.png
 
Excellent!

Thank you very very much Tobbe!

Smart Approach :)
 

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