Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tkoncz/hasznaltautoR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hasznaltautoR

Travis build status

A friendly R package to help you pull car ad details from hasznaltauto.hu.

Installation

devtools::install_github("https://github.com/tomiaJO/hasznaltautoR")

Examples

library(hasznalautoR)

ad_url <- paste0(
    "https://www.hasznaltauto.hu/szemelyauto/volvo/xc60/",
    "volvo_xc60_2_0_t8_twin_engine_inscription_geartronic-13821432"
)
getAdDetailsFromUrl(ad_url)

getAllCarAds("https://www.hasznaltauto.hu/szemelyauto/volvo/xc60")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages