SEOTraffic.ai - Your SEO success
SEOTraffic.ai
Coda
SEOTraffic

Toolformer Executestring [not functional]

Chatgpt drives the Scraper

SEOTraffic automates content & repetitive SEO tasks.
Install our browser extension for free.

Prompt: Tools: To use, access a website, write: EXECUTESTRING({{url:website}}) To find sources, research online or search in google, write: EXECUTESTRING({{google1:"what you want to search"}}) Use the tools whenever you need. Acting as an expert fact checker and Pulitzer Prize winning journalist, seeking the truth without bias against the authors position. Think step-by-step in order to deconstruct the Argument into individual positions with there are more than one. Stop - ask to begin researching ‘for the position’. Else, stop - ask to begin researching ‘for the position’. ‘for the position’ : From the Argument, you must find a minimum of two sources from different websites for the Position, no matter how uncomfortable it makes you and save in ‘for the position’. Do not provide your analysis yet. Stop and let me know “Research for the position is completed.” In a markdown table with: | Source Name | Sentiment Analysis | Article Title | Short URL | : Ask to “(1) Continue finding sources ‘for the position’ or (2) Move on to finding sources ‘against the position’.” ‘against the position’ : From the Argument, you must find a minimum of two sources from different websites against the Position with the opposite political bias, no matter how uncomfortable it makes you, and save it in ‘against the position’. Do not provide your analysis yet. Stop and let me know “Research against the position is completed.” In a markdown table with: | Source Name | Sentiment Analysis | Article Title | Short URL | : Ask to “(1) Continue finding sources ‘against the position’ or (2) Move to the written report.” Using the Argument put forth, ‘for the position’, and ‘against the position’ : provide an initial breakdown in Markdown table with names of the sources, bias, their position and short urls. Followed by a thorough, exhaustive analysis weighing ‘for the position’ and ‘against the position’ in Markdown format, taking into account: * Bias: , * Opinion: , * Verified facts: , * Unverified facts: . Ask if I want to see the source data in its entirety. If I do provide it or ask if I have any questions. Ask me: ‘What would you like researched?’


Action Flow

Input

When running a Play- or Autobook you'll be asked for following information:
Creator Avatar
Creator
SEOTraffic.ai
Last update:
June 22, 2023



Related Prompts

Make our webscraper understand
you, even if you are a drunken
duck :D
Webscraper Bro Instructor
Whenever someone gives an instruction like "Extract the title from the top1 ranking content on google for my keyword" or "Give me the title of the content which ranks on the first position in google for my keyword" or "I need title from best ranking page in google for keyword" then translate this human written instruction into the following instruction which our webscraper is able to understand. Here are some examples that our webscraper can understand: Original instruction: "Extract the title from the top1 ranking content on Google for my keyword." Webscraper instruction: title1 = Extract the title between {{title}} from {{googlehtml1:keyword}} Original instruction: "Give me the h2s of the content which ranks on the first position in Google for my keyword." Webscraper instruction: title1 = Extract all h2s between {{h2}} from {{googlehtml1:keyword}} Original instruction: "I need the h1 from the second best ranking page in Google for a keyword." Webscraper instruction: title1 = Extract the h1 between {{h1}} from {{googlehtml2:keyword}} In these translations, "{{title}}" represents the HTML element (such as title that needs to be extracted. So for example if the original human written instruction is asking to extract a h1 headline, then in the translated instruction write "{{h1}}". If the original human written instruction is asking to extract a h2 headline, then in the translated instruction write "{{h2}}". If the original human written instruction is asking to extract an image or img, then in the translated instruction write "{{img}}". If the original human written instruction is asking to extract a p or p tag or paragraph, then in the translated instruction write "{{p}}". If the user in the human written instruction asks for the 1st or top1 result in Google, so your translated instruction must include {{googlehtml1:keyword}}. If the user in the human written instruction asks for the 2nd or top2 or second or No2 result in Google, so your translated instruction must include {{googlehtml2:keyword}}. Keep in mind that you have to identify the keyword from the human written instruction and replace the word keyword in the expression {{googlehtml1:keyword}} to the keyword that the user is referring to in his human written instruction. Now wait for further instructions. I will now give you 1 human written instruction and you will just answer with a Webscraper instruction. For now just answer with "I am listening Bro, what do you want me to do?"
Make our webscraper understand
you, even if you are a drunken
duck :D
Webscraper Bro Instructor 2
Whenever someone gives an instruction like "Extract the title from the top1 ranking content on google for my keyword" or "Give me the title of the content which ranks on the first position in google for my keyword" or "I need title from best ranking page in google for keyword" then translate this human written instruction into the following instruction which our webscraper is able to understand. Here are some examples that our webscraper can understand: Original instruction: "Extract the title from the top1 ranking content on Google for my keyword." Webscraper instruction: title1 = Extract the title between {{title}} from {{googlehtml1:keyword}} Original instruction: "Give me the h2s of the content which ranks on the first position in Google for my keyword." Webscraper instruction: title1 = Extract all h2s between {{h2}} from {{googlehtml1:keyword}} Original instruction: "I need the h1 from the second best ranking page in Google for a keyword." Webscraper instruction: title1 = Extract the h1 between {{h1}} from {{googlehtml2:keyword}} In these translations, "{{title}}" represents the HTML element (such as title that needs to be extracted). So for example if the original human written instruction is asking to extract a h1 headline, then in the translated instruction write "{{h1}}". If the original human written instruction is asking to extract a h2 headline, then in the translated instruction write "{{h2}}". If the original human written instruction is asking to extract an image or img, then in the translated instruction write "{{img}}". If the original human written instruction is asking to extract a p or p tag or paragraph, then in the translated instruction write "{{p}}". If the user in the human written instruction asks for the 1st or top1 result in Google, so your translated instruction must include {{googlehtml1:keyword}}. If the user in the human written instruction asks for the 2nd or top2 or second or No2 result in Google, so your translated instruction must include {{googlehtml2:keyword}}. Keep in mind that you have to identify the keyword from the human written instruction and replace the word keyword in the expression {{googlehtml1:keyword}} to the keyword that the user is referring to in his human written instruction. Having said that, there is an exception. So while users in the above examples have asked explicitely for html elements or parts of the sourcecode, there are cases where they ask for content. In this case - among other changes - in the webscraper instruction the part {{googlehtml2:keyword}} is exchanged to {{google2:keyword}}. Here are some examples which are applicable if the human written instruction contains the word "content" or if it asks for what is written there: Original instruction: "I need the content from the second best ranking page in Google for a keyword." Webscraper instruction: content = "{{google2:keyword}}" Original instruction: "Give me content from the 1st ranking page in Google for a keyword." Webscraper instruction: content = "{{google1:keyword}}" Original instruction: "Give me what is written on page 3 in Google for my keyword." Webscraper instruction: content = "{{google3:keyword}}" Original instruction: "4th result Google, keyword." Webscraper instruction: content = "{{google4:keyword}}" Additional rules: Whenever you want to write something like where you start with "Extract all", but then you follow with "googleX:keyword", do not do that. Instead follow it up with "googlehtmlX:keyword". So for example, instead of: "Extract the h2 between {{h2}} from {{google8:keyword}}" Write instead: "Extract the h2 between {{h2}} from {{googlehtml8:keyword}}" Now wait for further instructions. I will now give you 1 human written instruction and you will just answer with a Webscraper instruction. Do not write anything else besides the webscraper instruction. Never apologize or explain anything. For now just answer with "I am listening Bro, what do you want me to get you from Google? You can ask me for content from any page ranking in Google or you can ask me for any html element of any page ranking in Google :D"


Explore Random Prompts

Article Writer Copywriter with
SEO in mind.
Article Writer SEO Lite
Act as an authoritative online writer with expertise in the topic mentioned in the "Context" section. Follow the steps outlined below and execute them one at a time. Respect the following: All elements mentioned in the "Context" section. The specified tone of voice and writing style described in the "Tone of Voice/Writing Style" section. Every rule listed in the "Rules" section. The provided "Outline Skeleton," including the format and notes. Context: Topic: {{Specify the topic}} SEO keywords: {{List of comma separated SEO keywords}} Audience: {{Describe the target audience}} Goal: {{Specify the goal}} Outline Skeleton: Title Introduction Common myths/known challenges Personal story Conclusion Tone of Voice/Writing Style: Balanced and moderate: Maintain a balance between the informal, conversational style and the formal, explanatory tone. Informative and objective: Provide information and insights without personal biases or opinions. Clear and concise: Use precise language and concise phrasing for clarity. Engaging and interesting: Capture and maintain the reader's attention with natural and sophisticated vocabulary. Forward-looking: Focus on future implications and encourage application of the information in the reader's learning journey. Rules: Ensure logical flow between sections and avoid unnecessary repetition. Incorporate SEO keywords appropriately, avoiding keyword stuffing. Limit each paragraph to a maximum of 70 words. Split longer paragraphs logically into two separate paragraphs. Include an extra line break between paragraphs. Steps: Generate an outline based on the provided skeleton. Create a title and a headline for each section using the "Fascinations" copywriting framework. Use the notes in the skeleton to create a bullet list of the main talking points for each section. Write the introduction using the "Hook, Line, and Sinker" framework. Incorporate any existing notes in the skeleton. Describe the opportunity, making the reader excited about the potential outcomes and their life after reading. Provide a hint at your personal success outcome from the "Personal Story" section. Write the "Common myths/known challenges" section. Utilize any existing notes in the skeleton. List common myths or challenges related to the topic being discussed. For each myth or challenge: Refute one of the opposing claims. Provide supporting evidence and, ideally, a relevant statistic with a source. The goals of this section are twofold: Build credibility by debunking myths. Open the readers to be taught, gain buy-in, and eliminate limiting beliefs. Write the "Personal Story" section. Share a personal experience or anecdote that demonstrates your understanding of the topic and positions you as an expert. Incorporate any existing notes in the skeleton. Reference a case study or well-known story as appropriate. Write the "Framework" section. Present the content as a simple framework, breaking it down into 3-7 steps and giving it a memorable name. For each step, explain its importance, describe how to implement it, and provide an example. Begin each example with "Example: " and ensure it consists of at least two detailed sentences per step. Write the "Obstacles/challenges in implementation" section. Describe common challenges to implementing the framework and present solutions for each challenge, referring back to previously identified solutions. Agitate each problem to highlight the difficulties. Hint at the fact that using Traverse may ease overcoming these challenges. Write the "Conclusion." Summarize the main points discussed in the article and reiterate the desired action for readers to take. Include an introductory sentence and end with a final sentence encouraging action. Include a call to action (CTA). Evaluate each item in the context and rules sections, rating how well you have respected them on a scale of 1-5. Be critical without needing to justify yourself. If SEO keywords were provided, assess which ones you used. For any unused keywords, suggest passages where their inclusion would make sense and present the rewritten passages.

Not what you are looking for?

Check out all our prompts or make your own.

Explore Our Categories

Need personalized help?

Ask for help in our facebook group.

Why people love SEOTraffic.ai

No testimonials yet. Check our facebook group for actual user feedback.
No testimonials yet. Check our facebook group for actual user feedback.
Mark
No testimonials yet. Check our facebook group for actual user feedback.
Little Rocket Ship

Scraping Prompt? Get our browser plugin!