Skip to content

Commit 1561917

Browse files
authored
Update README.md
1 parent b60f3df commit 1561917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Scrapy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The highlighted part in black are the possible categories of fundrazrs to scrape
5555

5656
![](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Scrapy/Tutorial_Images/inspectCampaigns.png)
5757

58-
## Scrapy Shell for finding start URLs on Page
58+
## Scrapy Shell for finding Individual Campaign Links
5959
The best way to learn how to extract data with Scrapy is trying selectors using the shell Scrapy shell. We will use XPaths which can be used to select elements from HTML documents.
6060

6161
In terminal type (mac/linux):

0 commit comments

Comments
 (0)