diff --git a/README.md b/README.md index 8abd738..4a4882a 100644 --- a/README.md +++ b/README.md @@ -350,32 +350,6 @@ fields: This field is implicitly of type `text`. The `location` tells the scraper where to look for the field value and how to extract it. In this case the selector on its own would not be enough to extract the desired value as we would get something like this: `Bastian Baker • Konzert`. That's why there is an extra option to define a regular expression to extract a substring. Note that in this example our extracted string would still contain a trailing space which is automatically removed by the scraper. Let's have a look at a few more examples to have a better understanding of the location configuration. -_Subkey: `node_index`_ - -Let's say we want to extract "Tonhalle-Orchester Zürich" from the following html snippet. - -```html -