We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b2d84 commit ee409bcCopy full SHA for ee409bc
docs/usage.rst
@@ -10,7 +10,7 @@ https://scrapeme.live/shop/
10
11
Lets extract Here is a sample YML that SelectorLib accepts as Input
12
13
-.. code:: yml
+.. code:: yaml
14
15
pokemon:
16
css: li.product
@@ -146,7 +146,7 @@ defined as
146
147
Used in the YAML as
148
149
150
151
price:
152
css: span.woocommerce-Price-amount
@@ -165,7 +165,7 @@ Python Example
165
166
``scrapeme_listing_page.yml``
167
168
169
170
171
0 commit comments