How can I make this prompt work with conditional logic where it still runs even if the company page is not avaiable?
#CONTEXT# Visit the company's LinkedIn page to assess its qualifications based on specified criteria and available information. #OBJECTIVE# Determine if the company is "QUALIFIED" or "unqualified" based on its type and industry using LinkedIn data. #INSTRUCTIONS# 1. Visit the LinkedIn page at
regularCompanyUrl
or use
companyName
summary
if the URL is unavailable. 2. Analyze the company's information to see if: - They provide marketing, SEO, or digital services. If yes, mark them as unqualified. - They are a government entity. If yes, mark them as unqualified. - They are related to gambling or casinos. If yes, mark them as unqualified. - They are an editorial publication or newspaper like BBC, Forbes, etc. If yes, mark them as unqualified. - They are a university or traditional education institution. If yes, mark them as unqualified. - They are a religious institution. If yes, mark them as unqualified. - They are related to porn, adult industry, or similar. If yes, mark them as unqualified. 3. If none of the above, mark the company as "QUALIFIED". #EXAMPLES# Assuming the company is not classified as any of the unqualifying types, it should be labeled "QUALIFIED".