Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m5matthew committed Nov 19, 2019
1 parent 3e4901e commit b532bc4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ are available.
libraryinfo-scraper: scrapes library info

* **librarystudyrooms-scraper**: This scraper scrapes http://calendar.library.ucla.edu/spaces?lid=4394&gid=0
for study rooms in Powell Library and YRL that are available upto 3 days ahead from the current date.
for study rooms in Powell Library and YRL that are available upto 3 days ahead from the current date.

* **libinfo-scraper**: This scraper scrapes https://www.library.ucla.edu/hours for library info. Information includes library dates & hours. This scraper is written in python3 intsead of javascript (BeautifulSoup).

Before running these scrapers, it is advisable to download the required Node modules. This can be done using

Expand Down

0 comments on commit b532bc4

Please sign in to comment.