Skip to content

Commit 743cc9f

Browse files
Update README.md
1 parent f52f489 commit 743cc9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,10 @@ webSocket.close();
318318
</body>
319319
</html>
320320
```
321+
#scrapy response get herf
321322

323+
```
324+
item_urls = response.xpath('//*[@id="component_2"]/div/div/span/div[1]/div[2]/div[1]/div/span/a/@href').getall()
325+
```
322326

323327
__ @ 2021 06 18 __

0 commit comments

Comments
 (0)