xsearch_crawl | R Documentation |
This function retrieves batches of record (paging through results) for between 200 and 10000 records in one go, displays a progress bar while progressing and then returns all results.
xsearch_crawl(...)
... |
Arguments passed on to
|
The database used can be specified - the default is to use LIBRIS but "swepub" is also available
results records returned from the search
## Not run:
xsearch_crawl(query = "corona", database = "swepub")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.