Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yash1337 authored Apr 2, 2017
1 parent d66cb80 commit 0b07bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ I also have uploaded the requirements.txt file which you can directly use to ins



##V1
## V1

This is basic web-scraper for getting the CSE 232 files.
This script returns all the pdfs, input and output files.
Expand All @@ -29,7 +29,7 @@ To use this script all you need to do is:

1. Enter the base url of the project. The highlighted text below is an example of URL that you would need.

![alt tag] (https://github.com/yash1337/Project-Site-Scraper/blob/master/SampleURL.png)
![alt tag](https://github.com/yash1337/Project-Site-Scraper/blob/master/SampleURL.png)

2. Enter your CSE username in the USERNAME variable and password in the PASSWORD variable in the script.
Also copy the script to where you want to save the files to and then run it from there as the script saves the files in the diectory where it is.
Expand Down

0 comments on commit 0b07bf3

Please sign in to comment.