Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thisismattmiller/18db2d2135a6fecd2619c6c922cb21e2 to your computer and use it in GitHub Desktop.
Save thisismattmiller/18db2d2135a6fecd2619c6c922cb21e2 to your computer and use it in GitHub Desktop.
<div><strong>imdb_id1</strong>: <a href="/movie/<%=imdb_id1%>"><%=imdb_id1%></a></div>
<div><strong>color1</strong>: <%=color1%></div>
<div><strong>director_name1</strong>: <%=director_name1%></div>
<div><strong>num_critic_for_reviews1</strong>: <%=num_critic_for_reviews1%></div>
<div><strong>duration1</strong>: <%=duration1%></div>
<div><strong>director_facebook_likes1</strong>: <%=director_facebook_likes1%></div>
<div><strong>actor_3_facebook_likes1</strong>: <%=actor_3_facebook_likes1%></div>
<div><strong>actor_2_name1</strong>: <%=actor_2_name1%></div>
<div><strong>actor_1_facebook_likes1</strong>: <%=actor_1_facebook_likes1%></div>
<div><strong>gross1</strong>: <%=gross1%></div>
<div><strong>genres1</strong>: <%=genres1%></div>
<div><strong>actor_1_name1</strong>: <%=actor_1_name1%></div>
<div><strong>movie_title1</strong>: <%=movie_title1%></div>
<div><strong>num_voted_users1</strong>: <%=num_voted_users1%></div>
<div><strong>cast_total_facebook_likes1</strong>: <%=cast_total_facebook_likes1%></div>
<div><strong>actor_3_name1</strong>: <%=actor_3_name1%></div>
<div><strong>facenumber_in_poster1</strong>: <%=facenumber_in_poster1%></div>
<div><strong>plot_keywords1</strong>: <%=plot_keywords1%></div>
<div><strong>movie_imdb_link1</strong>: <%=movie_imdb_link1%></div>
<div><strong>num_user_for_reviews1</strong>: <%=num_user_for_reviews1%></div>
<div><strong>language1</strong>: <%=language1%></div>
<div><strong>country1</strong>: <%=country1%></div>
<div><strong>content_rating1</strong>: <%=content_rating1%></div>
<div><strong>budget1</strong>: <%=budget1%></div>
<div><strong>title_year1</strong>: <%=title_year1%></div>
<div><strong>actor_2_facebook_likes1</strong>: <%=actor_2_facebook_likes1%></div>
<div><strong>imdb_score1</strong>: <%=imdb_score1%></div>
<div><strong>aspect_ratio1</strong>: <%=aspect_ratio1%></div>
<div><strong>movie_facebook_likes1</strong>: <%=movie_facebook_likes1%></div>
<div><strong>poster1</strong>: <%=poster1%></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment