test_that("crawl works (paging search results w > 200 hits)", {
t1 <- xsearch_crawl(query = "corona", database = "swepub")$content
expect_gt(nrow(t1), 200)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.