get_first_bing_image: Get the URL of the first image search result on Bing

Description Usage Arguments Value

View source: R/utils.R

Description

Google makes it hard to scrape images, so Bing it is. :D

Usage

1
get_first_bing_image(search_term)

Arguments

search_term

The search term to use in image search. Only alphanumerical characters and spaces will be included.

Value

Character string with the URL of the first image result or path to transparent image if there are no search results.


martina-starc/peRson documentation built on April 14, 2021, 3:48 p.m.