17 lines
475 B
JSON
17 lines
475 B
JSON
{
|
|
"grab":
|
|
[
|
|
{
|
|
"url": "https://www.europapark.de/de/uebernachten/alle-angebote/sommerangebote",
|
|
"xpaths":[
|
|
"//div[@id=\"main\"]//a[contains(@class, \"linked\")]"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://www.europapark.de/de/uebernachten/alle-angebote/sommersaison/europa-rundreise", "xpaths":[
|
|
"//div[@id=\"main\"]//p[contains(., \"Sommersaison\")]"
|
|
]
|
|
}
|
|
]
|
|
}
|