Skip to content

Airbnb scraper project to extract data from host reservations and generate an Excel using an executable file

Notifications You must be signed in to change notification settings

alejlatorre/airbnb-reservations-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airbnb hosting reservations scraper

For cross building (MacOS -> Windows) install:

cargo install cross
docker pull --platform linux/amd64 ghcr.io/cross-rs/x86_64-pc-windows-gnu:0.2.5
cross build --target x86_64-pc-windows-gnu --release

About

Airbnb scraper project to extract data from host reservations and generate an Excel using an executable file

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages