dtrungtin / actor-airbnb-scraper

Airbnb Scraper actor is designed to extract most of publicly available data for home listings
https://apify.com/dtrungtin/airbnb-scraper
28 stars 22 forks source link

How to find API key? #27

Closed Patrick-Erichsen closed 3 years ago

Patrick-Erichsen commented 3 years ago

Hello,

I came across this actor on Apify and would like to try and run it on my local machine.

How can I get access to my API key for Airbnb? I have read some other Readmes that mentioned looking at requests to the /explore_tabs endpoint for the key, but with the v3 update, this request is no longer being made.

I would like to run this locally because I want to scrape Airbnb listings that have the WiFi speed listed in the amenity sections, e.g. WiFi - 100mbps.

Thanks for the guidance!

pocesar commented 3 years ago

their API key is on their v2 endpoints on their website, but it's inside apify.json. you need to run actors using apify run instead of npm start. check the guide here: https://sdk.apify.com/docs/guides/apify-platform