Package: dicecrawler
Type: Package
Title: Downloads Job Descriptions from Dice.com
Version: 0.1.0
Authors@R: person("Vlad", "Krotov", email = "vkrotov@murraystate.edu",
  role = c("aut", "cre", "cph"))
Description: A Web crawler for <http://www.dice.com>. The function getjobs() automatically crawls Dice.com and downloads job descriptions based on the supplied parameters. The job data is returned via a data frame. JobSearch API supplied by Dice.com is used for retrieving job data.
Depends: jsonlite, rvest, curl, xml2
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-19 16:06:15 UTC; vkrotov
Author: Vlad Krotov [aut, cre, cph]
Maintainer: Vlad Krotov <vkrotov@murraystate.edu>
Repository: CRAN
Date/Publication: 2017-07-19 16:55:26 UTC
