Skip to content

Commit e2ad1e4

Browse files
authored
Update README.md
1 parent 952d968 commit e2ad1e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Scrapy/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,10 @@ The first thing we will try and get the xpaths for are the individual campaign l
7676
<br>
7777

7878
We will use xpaths to extract the part enclosed in the red rectangle below.
79+
7980
![](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Scrapy/Tutorial_Images/campaignLink.png)
8081
<br>
82+
<br>
8183

8284
The best way to see if our to make xpaths and to check if they work is to test it inside scrapy shell.
8385

0 commit comments

Comments
 (0)