#1
|
|||
|
|||
![]()
how to replace <title> with <span class="name"> ?
"packageNamePattern" : "<title>(.+)</title>", |
#2
|
||||
|
||||
![]()
I guess you are talking about linkcrawler rules? can you provide full example (eg the part that contains the wished package name) ?
__________________
JD-Dev & Server-Admin |
#3
|
|||
|
|||
![]() Quote:
I also have a working linkcrawler rule plus filter to get all I need... I just want to try to 'search' better saying to crawl for <span class="name">(.+)</span> instead of <title>(.+)</title> if I choose to crawl for <h1>(.+)</h1> everything is working fine, but with <span class="name"> there is another coding necessary for adding it at linkcrawler rule... that's it ![]() <span class="name">Elle Price</span> it cannot be just <span> it must be with class="name" |
#4
|
|||
|
|||
![]()
now it works
![]() HTML Code:
<span class=\"name\">(.+)</span> Last edited by verheiratet1952; 18.02.2024 at 01:21. |
#5
|
||||
|
||||
![]()
@verheiratet1952: sorry for late response, but you already found the answer by yourself
![]() Code:
\" and jsonformatter.org
__________________
JD-Dev & Server-Admin |
#6
|
|||
|
|||
![]() Quote:
sometimes I feel like a caveman ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|