Try the listing URL first. If Vrbo blocks it, page source is the easiest fallback.
Quick method: paste the page source
- Open the public Vrbo listing in a desktop browser.
- Open its page source: press Ctrl+U on Windows or Option+Command+U on Mac. You can also right-click and choose View Page Source.
- In the source tab, press Ctrl/Command+A, then Ctrl/Command+C.
- Paste everything into Vrbo page source or captured JSON, keep the listing URL filled in, and click Analyze & Import.
If page source does not contain the listing: inspect the loaded Vrbo page, select the main listing container, choose Copy → Copy outerHTML, paste that HTML into the same field, then click Import pasted Vrbo HTML.
Advanced method: captured JSON
In Developer Tools, open Network → Fetch/XHR, reload the listing, and copy a JSON response containing the property title, description, bedrooms, or photo URLs.
Privacy: never paste cookies, authorization headers, payment data, private messages, or owner account information.