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 83c9cba commit a22a6e9Copy full SHA for a22a6e9
docs/scenarios/scrape.rst
@@ -52,7 +52,7 @@ After a quick analysis, we see that in our page the data is contained in
52
two elements - one is a div with title 'buyer-name' and the other is a
53
span with class 'item-price':
54
55
-.. code-bloc:: html
+::
56
57
<div title="buyer-name">Carson Busses</div>
58
<span class="item-price">$29.95</span>
0 commit comments