Skip to content

Commit

Permalink
Clean README
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Hardy committed Feb 3, 2018
1 parent 966ff75 commit 302bd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Run ```scrapy crawl cordis -o "filename"."extension"```.
f.close()
```

* You can decide to scrape which information extract by modifying the keywords ```if response.xpath('//*[@id="ica:content"][contains(.,"water") and contains(.,"drinking water")]'):```
* You can decide which information extract by modifying the keywords ```if response.xpath('//*[@id="ica:content"][contains(.,"water") and contains(.,"drinking water")]'):```

### Data Sample [STOP-IT H2020 Project](http://cordis.europa.eu/project/rcn/210216_en.html)

Expand Down

0 comments on commit 302bd4e

Please sign in to comment.