House Hunting
Evaluating House Hunters International
House Hunters International is a spin-off show of the popular HGTV series House Hunters which regularly draws in up to twenty five million watchers each month (Fitzgerald, Toni). Since it’s launch in 2006 it has remained on the air and still continues to garner viewers. In response to this widespread success, critics have painted the show’s supposed lack of genuine real estate information as tasteless, and in some cases incriminating.
“Watching House Hunters is less about learning useful real estate tips than it is an exercise in passing judgement.” – Zeynep Arsel, and Jonathan Bean
“[House Hunters] is more closely associated than any other with the country‘s housing crisis.” – New York Time’s Brian Stelter
This criticism has not been unique to House Hunters. In the past, HGTV has been criticized for supplanting the minds of many Americans the idea that their own home was inadequate and could be improved with costly renovations as seen on TV. Allison Page, general manager of HGTV programming in the US, admits “it’s escapism.” (Kaysen, Ronda)
Even SNL has poked fun at the success of realty television with skits such as the one below.
These criticisms all consider House Hunters (and the International spin-off) with a critical lens that considers HGTV cheap television. This exhibit seeks to evaluate, and critique House Hunters International differently with focus on the show’s massive influence.
Diversity is especially relevant when critiquing television shows because television shows shape self-identity. As Ellithorpe and Bleakley write in their Journal of Youth and Adolescent article “Wanting to see people like me?” “strong identity formation” with media is critical in development of oneself because it “is associated with positive outcomes for psychological well-being” and “models of behavior” (Ellithorpe and Bleakley).

This couple appeared in season 86, episode 12.

This couple appeared in season 86, episode 11.

This couple appeared in season 86, episode 10.

This couple appeared in season 86, episode 9.

This couple appeared in season 86, episode 8.

This couple appeared in season 86, episode 7.

This couple appeared in season 86, episode 6.

This couple appeared in season 86, episode 4.

This couple appeared in season 86, episode 3.

This couple appeared in season 86, episode 2.

This couple appeared in season 86, episode 1.
One thing of note is that many of the House Hunters International episodes chosen occur in Western civilizations such as much as Europe, and Australia.
The season depicted below is season 86 as it was the first season available for analysis. The first five episodes are represented by markers. Both of these pieces were not chosen with any purpose in mind.
// This example creates a simple polygon representing the Bermuda Triangle.
function initMap() { var map = new google.maps.Map(document.getElementById('map'), { zoom: 2, center: {lat: 30, lng: 0}, mapTypeId: 'terrain' });
var lineSymbol = { path: google.maps.SymbolPath.FORWARD_CLOSED_ARROW };
var flightPath = new google.maps.Polyline({ path: [{lat: 51.0486, lng: -114.0708}, {lat: -37.8400, lng: 144.9890}], geodesic: true, icons: [{ icon: lineSymbol, offset: '100%' }], strokeColor: '#FF0000', strokeOpacity: 1.0, strokeWeight: 2 });
flightPath.setMap(map);
var marker1 = new google.maps.Marker({ position: {lat: -37.8400, lng: 144.9890}, url: 'https://decodingthearchive.northeastern.edu/from-calgary-canada-to-south-yarra-australia/', });
marker1.setMap(map);
var flightPath2 = new google.maps.Polyline({ path: [{lat: 38.9072, lng: -77.0369}, {lat: 55.7047, lng: 13.1910}], geodesic: true, strokeColor: '#4286f4', strokeOpacity: 1.0, icons: [{ icon: lineSymbol, offset: '100%' }],
strokeWeight: 2 });
flightPath2.setMap(map);
var marker2 = new google.maps.Marker({ position: {lat: -43.5321, lng: 172.6362}, url: 'https://decodingthearchive.northeastern.edu/from-england-to-detroit-to-christchurch-new-zealand/', });
marker2.setMap(map);
var flightPath3 = new google.maps.Polyline({ path: [{lat: 42.3314, lng: -83.0458}, {lat: -43.5321, lng: 172.6362}], geodesic: true, strokeColor: '#f4aa42', strokeOpacity: 1.0, icons: [{ icon: lineSymbol, offset: '100%' }],
strokeWeight: 2 });
flightPath3.setMap(map);
var marker3 = new google.maps.Marker({ position: {lat: 55.7047, lng: 13.1910}, url: 'https://decodingthearchive.northeastern.edu/from-d-c-united-states-to-lund-sweden/', }); // https://decodingthearchive.northeastern.edu/from-england-to-detroit-to-christchurch-new-zealand/ marker3.setMap(map);
var flightPath4 = new google.maps.Polyline({ path: [{lat: 41.6611, lng: -91.5302}, {lat: 39.5696, lng: 2.6502}], geodesic: true, strokeColor: '#42f44b', strokeOpacity: 1.0, icons: [{ icon: lineSymbol, offset: '100%' }],
strokeWeight: 2 });
flightPath4.setMap(map);
var marker4 = new google.maps.Marker({ position: {lat: 39.5696, lng: 2.6502}, url: 'https://decodingthearchive.northeastern.edu/from-iowa-city-to-palma-de-mallorca-spain/', });
marker4.setMap(map);
var flightPath5 = new google.maps.Polyline({ path: [{lat: 52.6309, lng: 1.2974}, {lat: 55.9533, lng: -3.1883}], geodesic: true, strokeColor: '#f441ee', strokeOpacity: 1.0, icons: [{ icon: lineSymbol, offset: '100%' }],
strokeWeight: 2 });
flightPath5.setMap(map);
var marker5 = new google.maps.Marker({ position: {lat: 55.9533, lng: -3.1883}, url: 'https://decodingthearchive.northeastern.edu/from-norwich-england-to-edinborough-scotland/', });
marker5.setMap(map);
google.maps.event.addListener(marker1, 'click', function() { window.location.href = this.url; }); google.maps.event.addListener(marker2, 'click', function() { window.location.href = this.url; }); google.maps.event.addListener(marker3, 'click', function() { window.location.href = this.url; }); google.maps.event.addListener(marker4, 'click', function() { window.location.href = this.url; }); google.maps.event.addListener(marker5, 'click', function() { window.location.href = this.url; }); /////////////// var flightPath7 = new google.maps.Polyline({ path: [{lat: 37.8716, lng: -122.2727}, {lat: 52.5200, lng: 13.4050}], geodesic: true, strokeColor: '#eeb486', strokeOpacity: 1.0, icons: [{ icon: lineSymbol, offset: '100%' }],
strokeWeight: 2 });
flightPath7.setMap(map); var flightPath8 = new google.maps.Polyline({ path: [{lat: 44.9778, lng: -93.2650}, {lat: 51.5074, lng: 0.1278}], geodesic: true, strokeColor: '#6aad24', icons: [{ icon: lineSymbol, offset: '100%' }],
strokeOpacity: 1.0, strokeWeight: 2 });
flightPath8.setMap(map); var flightPath9 = new google.maps.Polyline({ path: [{lat: 39.5501, lng: -105.7821}, {lat: 51.2277, lng: 6.7735}], geodesic: true, strokeColor: '#794b19', strokeOpacity: 1.0, icons: [{ icon: lineSymbol, offset: '100%' }],
strokeWeight: 2 });
flightPath9.setMap(map); var flightPath10 = new google.maps.Polyline({ path: [{lat: 38.7521, lng: -121.2880}, {lat: 9.7489, lng: -83.7534}], geodesic: true, strokeColor: '#c12a59', strokeOpacity: 1.0, icons: [{ icon: lineSymbol, offset: '100%' }],
strokeWeight: 2 });
flightPath10.setMap(map); var flightPath11 = new google.maps.Polyline({ path: [{lat: 44.9778, lng: -93.2650}, {lat: 51.3148, lng: 0.5600}], geodesic: true, strokeColor: '#69c46e', strokeOpacity: 1.0, icons: [{ icon: lineSymbol, offset: '100%' }],
strokeWeight: 2 });
flightPath11.setMap(map);
var flightPath12 = new google.maps.Polyline({ path: [{lat: 43.6532, lng: -79.3832}, {lat: 42.6977, lng: 23.3219}], geodesic: true, strokeColor: '#f8c3ba', strokeOpacity: 1.0, icons: [{ icon: lineSymbol, offset: '100%' }],
strokeWeight: 2 });
flightPath12.setMap(map);
}
Concluding Thoughts
HGTV does not provide wholly uninformed content in each episode, and some details are surprisingly accurate. For example, in Scotland Isi fits a very common job in Edinburgh in health through her profession as a doctor. However, some details such as the size of certain towns or cities and what attractions they encompass, as well as what music is popular are exaggerated for television. As a cultural influence, it can teach valuable details about the real estate market, such as the high prices of earthquake repairs in Christchurch, and about cultures worldwide.
House Hunters International is not cheap television. Instead, it’s a real life look into the dynamics of home-buying. In the creation of this exhibit, it was observed that many different situations were represented: shortening the distance to loved ones, pursuing job opportunities, looking for adventures, etc. Seeing how those couples interact with these foreign locations was also interesting and is open for further investigation.
Works Cited
Arsel, Zeynep, and Jonathan Y. Bean. Taste, Consumption, and Markets: an Interdisciplinary Volume. Routledge, 2018.
This source was used to provide an example of when House Hunters and HGTV shows have been described as tasteless.
Ellithorpe, Morgan E., and Amy Bleakley. “Wanting to See People Like Me? Racial and Gender Diversity in Popular Adolescent Television.” Journal of Youth and Adolescence, vol. 45, no. 7, Dec. 2016, pp. 1426–1437., doi:10.1007/s10964-016-0415-4.
This source was used to note the importance of having diversity in House Hunters.
Fitzgerald, Toni. “7 Reasons Home Buying Shows Like ‘House Hunters’ Remain Popular.” Forbes, Forbes Magazine, 19 Nov. 2018, www.forbes.com/sites/tonifitzgerald/2018/11/19/7-reasons-home-buying-shows-like-house-hunters-remain-popular/#4457fb866ad3.
This source was used to provide information about the show’s success. It was also used to form an opinion of what details were significant to display in the exhibit.
Kaysen, Ronda. “Hate-Watching HGTV, Just Like Me.” New York Times, 8 Apr. 2018, p. 10(L). General OneFile, http://link.galegroup.com.ezproxy.neu.edu/apps/doc/A533758105/ITOF?u=mlin_b_northest&sid=ITOF&xid=9cf8c9ef. Accessed 4 Dec. 2018.
This source was used for additional quotes about the tastelessness of House Hunters and similar shows