Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
/ Airbnb-Scraper Public archive

scrape the host_id who comment on the users in reviews.csv

Notifications You must be signed in to change notification settings

huang06/Airbnb-Scraper

Repository files navigation

The apps in the repository are prepared for my master thesis.

crawler_user_nationality.py

thefile = open('C:/Users/Dormitory/Desktop/test.txt', 'a+')

The for-loop crawls the nationality within user profiles based on the user_id stored in test.txt.

time.sleep(5)

Set the delay time in the for-loop to prevent getting blacklisted. # example.csv Example of user_id and nationality within user profiles whose reviews listed on Airbnb in NY.

About

scrape the host_id who comment on the users in reviews.csv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages