Skip to contents

Parse metadata from search engine results

Usage

parse_metadata(path)

Arguments

path

character. a path to a file that contains search results

Value

a tibble of parsed search engine results

Examples

parse_metadata("www.google.com_climate change_text_2023-03-16_08_16_11.html")
#> # A tibble: 1 × 4
#>   search_engine  type  query          date               
#>   <chr>          <chr> <chr>          <dttm>             
#> 1 www.google.com text  climate change 2023-03-16 08:16:11