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

Latest commit

 

History

History
8 lines (8 loc) · 467 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 467 Bytes

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.