www.podfind.co Open in urlscan Pro
132.148.179.230  Public Scan

Submitted URL: https://www.podfind.co/
Effective URL: https://www.podfind.co/discover-topics.php
Submission: On November 07 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

POST

<form method="POST" action="">
  <div class="form-group mb-3">
    <label for="email">Email</label>
    <input type="email" class="form-control" id="email" name="email" required="">
  </div>
  <div class="form-group mb-3">
    <label for="password">Password</label>
    <input type="password" class="form-control" id="password" name="password" required="">
  </div>
  <button type="submit" class="btn-purple">Sign in</button>
</form>

<form class="mb-0 w-100">
  <div class="input-group">
    <button type="submit" class="input-group-text search-icon" id="search-icon"><i class="fas fa-search"></i></button>
    <input class="form-control search-bar" type="search" placeholder="Search for podcasts, discussions, or topics" aria-label="Search" id="navbarSearchInput">
  </div>
</form>

POST

<form id="signup-form" method="post">
  <div class="form-group mb-3">
    <label for="signup-username">Username</label>
    <input type="text" class="form-control" id="signup-username" name="username" required="">
  </div>
  <div class="form-group mb-3">
    <label for="signup-firstname">First name</label>
    <input type="text" class="form-control" id="signup-firstname" name="firstname" required="">
  </div>
  <div class="form-group mb-3">
    <label for="signup-lastname">Last name</label>
    <input type="text" class="form-control" id="signup-lastname" name="lastname" required="">
  </div>
  <div class="form-group mb-3">
    <label for="signup-email">Email</label>
    <input type="email" class="form-control" id="signup-email" name="email" required="">
  </div>
  <div class="form-group mb-3">
    <label for="signup-password">Password</label>
    <input type="password" class="form-control" id="signup-password" name="password" required="">
  </div>
</form>

<form id="topics-form">
  <div class="row">
    <div class="col-md-4">
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="true-crime" name="topics[]" value="True crime">
        <label class="form-check-label" for="true-crime">True crime</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="comedy" name="topics[]" value="Comedy">
        <label class="form-check-label" for="comedy">Comedy</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="news" name="topics[]" value="News">
        <label class="form-check-label" for="news">News</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="society-&amp;-culture" name="topics[]" value="Society &amp; culture">
        <label class="form-check-label" for="society-&amp;-culture">Society &amp; culture</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="technology" name="topics[]" value="Technology">
        <label class="form-check-label" for="technology">Technology</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="business" name="topics[]" value="Business">
        <label class="form-check-label" for="business">Business</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="sports" name="topics[]" value="Sports">
        <label class="form-check-label" for="sports">Sports</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="education" name="topics[]" value="Education">
        <label class="form-check-label" for="education">Education</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="science" name="topics[]" value="Science">
        <label class="form-check-label" for="science">Science</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="history" name="topics[]" value="History">
        <label class="form-check-label" for="history">History</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="music" name="topics[]" value="Music">
        <label class="form-check-label" for="music">Music</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="fiction" name="topics[]" value="Fiction">
        <label class="form-check-label" for="fiction">Fiction</label>
      </div>
    </div>
    <div class="col-md-4">
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="religion-&amp;-spirituality" name="topics[]" value="Religion &amp; spirituality">
        <label class="form-check-label" for="religion-&amp;-spirituality">Religion &amp; spirituality</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="arts" name="topics[]" value="Arts">
        <label class="form-check-label" for="arts">Arts</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="entertainment" name="topics[]" value="Entertainment">
        <label class="form-check-label" for="entertainment">Entertainment</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="lifestyle" name="topics[]" value="Lifestyle">
        <label class="form-check-label" for="lifestyle">Lifestyle</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="self-improvement" name="topics[]" value="Self-improvement">
        <label class="form-check-label" for="self-improvement">Self-improvement</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="relationships-&amp;-dating" name="topics[]" value="Relationships &amp; dating">
        <label class="form-check-label" for="relationships-&amp;-dating">Relationships &amp; dating</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="food-&amp;-cooking" name="topics[]" value="Food &amp; cooking">
        <label class="form-check-label" for="food-&amp;-cooking">Food &amp; cooking</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="motivation" name="topics[]" value="Motivation">
        <label class="form-check-label" for="motivation">Motivation</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="travel-&amp;-adventure" name="topics[]" value="Travel &amp; adventure">
        <label class="form-check-label" for="travel-&amp;-adventure">Travel &amp; adventure</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="literature" name="topics[]" value="Literature">
        <label class="form-check-label" for="literature">Literature</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="parenting-&amp;-family" name="topics[]" value="Parenting &amp; family">
        <label class="form-check-label" for="parenting-&amp;-family">Parenting &amp; family</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="design" name="topics[]" value="Design">
        <label class="form-check-label" for="design">Design</label>
      </div>
    </div>
    <div class="col-md-4">
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="politics" name="topics[]" value="Politics">
        <label class="form-check-label" for="politics">Politics</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="health-&amp;-fitness" name="topics[]" value="Health &amp; fitness">
        <label class="form-check-label" for="health-&amp;-fitness">Health &amp; fitness</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="philosophy" name="topics[]" value="Philosophy">
        <label class="form-check-label" for="philosophy">Philosophy</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="psychology" name="topics[]" value="Psychology">
        <label class="form-check-label" for="psychology">Psychology</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="language-learning" name="topics[]" value="Language learning">
        <label class="form-check-label" for="language-learning">Language learning</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="personal-finance" name="topics[]" value="Personal finance">
        <label class="form-check-label" for="personal-finance">Personal finance</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="storytelling" name="topics[]" value="Storytelling">
        <label class="form-check-label" for="storytelling">Storytelling</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="hobbies" name="topics[]" value="Hobbies">
        <label class="form-check-label" for="hobbies">Hobbies</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="career" name="topics[]" value="Career">
        <label class="form-check-label" for="career">Career</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="interviews" name="topics[]" value="Interviews">
        <label class="form-check-label" for="interviews">Interviews</label>
      </div>
    </div>
  </div>
</form>

<form id="episode-length-form">
  <div class="form-check mb-3">
    <input class="form-check-input" type="radio" name="episodeLength" id="short" value="short">
    <label class="form-check-label" for="short"> Short (5-15 minutes) </label>
  </div>
  <div class="form-check mb-3">
    <input class="form-check-input" type="radio" name="episodeLength" id="medium" value="medium">
    <label class="form-check-label" for="medium"> Medium (15-45 minutes) </label>
  </div>
  <div class="form-check mb-3">
    <input class="form-check-input" type="radio" name="episodeLength" id="long" value="long">
    <label class="form-check-label" for="long"> Long (45-60+ minutes) </label>
  </div>
</form>

<form id="tone-form">
  <div class="row">
    <div class="col-md-4">
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="informative" name="tones[]" value="Informative">
        <label class="form-check-label" for="informative">Informative</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="entertaining" name="tones[]" value="Entertaining">
        <label class="form-check-label" for="entertaining">Entertaining</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="educational" name="tones[]" value="Educational">
        <label class="form-check-label" for="educational">Educational</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="humorous" name="tones[]" value="Humorous">
        <label class="form-check-label" for="humorous">Humorous</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="serious" name="tones[]" value="Serious">
        <label class="form-check-label" for="serious">Serious</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="inspirational" name="tones[]" value="Inspirational">
        <label class="form-check-label" for="inspirational">Inspirational</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="analytical" name="tones[]" value="Analytical">
        <label class="form-check-label" for="analytical">Analytical</label>
      </div>
    </div>
    <div class="col-md-4">
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="conversational" name="tones[]" value="Conversational">
        <label class="form-check-label" for="conversational">Conversational</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="investigative" name="tones[]" value="Investigative">
        <label class="form-check-label" for="investigative">Investigative</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="narrative" name="tones[]" value="Narrative">
        <label class="form-check-label" for="narrative">Narrative</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="opinionated" name="tones[]" value="Opinionated">
        <label class="form-check-label" for="opinionated">Opinionated</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="controversial" name="tones[]" value="Controversial">
        <label class="form-check-label" for="controversial">Controversial</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="emotional" name="tones[]" value="Emotional">
        <label class="form-check-label" for="emotional">Emotional</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="objective" name="tones[]" value="Objective">
        <label class="form-check-label" for="objective">Objective</label>
      </div>
    </div>
    <div class="col-md-4">
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="satirical" name="tones[]" value="Satirical">
        <label class="form-check-label" for="satirical">Satirical</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="dramatic" name="tones[]" value="Dramatic">
        <label class="form-check-label" for="dramatic">Dramatic</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="casual" name="tones[]" value="Casual">
        <label class="form-check-label" for="casual">Casual</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="formal" name="tones[]" value="Formal">
        <label class="form-check-label" for="formal">Formal</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="thought-provoking" name="tones[]" value="Thought-provoking">
        <label class="form-check-label" for="thought-provoking">Thought-provoking</label>
      </div>
      <div class="form-check mb-2">
        <input class="form-check-input" type="checkbox" id="relaxing" name="tones[]" value="Relaxing">
        <label class="form-check-label" for="relaxing">Relaxing</label>
      </div>
    </div>
  </div>
</form>

Text Content

SIGN IN

Email
Password
Sign in
PodFind
 * Discover
 * Discussions


   
 * Sign Up
 * Sign In

SEARCH



STEP 1 OF 4: SIGN UP

Username
First name
Last name
Email
Password
Create account

ONBOARDING STEP 1 OF 3: PICK YOUR FAVORITE PODCAST TOPICS

True crime
Comedy
News
Society & culture
Technology
Business
Sports
Education
Science
History
Music
Fiction
Religion & spirituality
Arts
Entertainment
Lifestyle
Self-improvement
Relationships & dating
Food & cooking
Motivation
Travel & adventure
Literature
Parenting & family
Design
Politics
Health & fitness
Philosophy
Psychology
Language learning
Personal finance
Storytelling
Hobbies
Career
Interviews
Continue

ONBOARDING STEP 2 OF 3: PICK YOUR PREFERRED EPISODE LENGTH

Short (5-15 minutes)
Medium (15-45 minutes)
Long (45-60+ minutes)
Back Continue

ONBOARDING STEP 3 OF 3: PICK YOUR PREFERRED PODCAST TONE

Informative
Entertaining
Educational
Humorous
Serious
Inspirational
Analytical
Conversational
Investigative
Narrative
Opinionated
Controversial
Emotional
Objective
Satirical
Dramatic
Casual
Formal
Thought-provoking
Relaxing
Back Finish
Success
User registered successfully!
Error



DISCOVER

 * Topics
   

Explore the topics that spark your curiosity!

Displaying 1-12 out of 28 categories

ARTS

36
episodes

Explore the diverse world of creative expression, from visual arts and sculpture
to contemporary artistic movements. Discover interviews with artists,
discussions about art history, and insights into the creative process.

BUSINESS

35
episodes

Dive into the world of commerce, entrepreneurship, and corporate strategy.
Features discussions on management, leadership, startup culture, and global
business trends.

BUSINESS MARKETING

14
episodes

Explore modern marketing strategies, branding, and customer engagement. Learn
about digital marketing, content creation, market analysis, and emerging
promotional techniques.

EDUCATION

13
episodes

Discover learning resources, teaching methodologies, and educational insights.
From classroom innovations to lifelong learning strategies, explore the
evolution of education.

FASHION & BEAUTY

0
episodes

Stay current with fashion trends, beauty tips, and style innovations. Features
discussions on sustainable fashion, beauty industry insights, and personal style
development.

FOOD

0
episodes

Savor discussions about culinary arts, cooking techniques, and food culture.
Explore recipes, restaurant reviews, food history, and conversations with chefs
and food critics.

GAMES & HOBBIES

16
episodes

Immerse yourself in gaming culture, hobby crafts, and recreational activities.
From video games and tabletop gaming to collecting and DIY projects.

GOVERNMENT

3
episodes

Understand governmental processes, policy making, and public administration.
Features discussions on legislation, civic engagement, and governmental
operations.

GOVERNMENT & ORGANIZATIONS

2
episodes

Explore the intersection of government operations and organizational dynamics.
Covers public policy, nonprofit work, and institutional effectiveness.

GRAPHIC DESIGN

16
episodes

Explore the world of graphic design, including typography, branding, visual
storytelling, and digital illustration.

HEALTH & FITNESS

0
episodes

Focus on physical wellbeing, exercise science, and healthy living. Features
discussions on workout techniques, nutrition, mental health, and wellness
strategies.

HISTORY

3
episodes

Journey through time with fascinating historical narratives and analysis.
Explore significant events, cultural evolution, and the lessons we can learn
from the past.

 * Prev
 * 1
 * 2
 * 3
 * Next