- Регистрация
- 09.02.2011
- Сообщения
- 1 216
- Благодарностей
- 684
- Баллы
- 113
I'm having trouble parsing some urls on search results. Here's the string that is in front of the url that I want to grab.
<H3 class=r><A class=l onmousedown="return rwt(this,'','','','13','AFQjCNF40fmJQZ5kTibTyTXY_G7xi_3iVg','','0CDUQFjACOAo'). How do I go about tackling the string that is highlighted? It is different for every search result. Hope someone can help.
<H3 class=r><A class=l onmousedown="return rwt(this,'','','','13','AFQjCNF40fmJQZ5kTibTyTXY_G7xi_3iVg','','0CDUQFjACOAo'). How do I go about tackling the string that is highlighted? It is different for every search result. Hope someone can help.