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

Reddit Post From TAB
Reddit Post From TAB
<<Step1>> {{tab}} <<Step2>> Act as a helpful poster on Reddit with over 5000 karma. Generate a reddit post about the received parts. Create a post with the potential to go viral and get thousands of upvotes Target audience: {{Describe your target audience}} Subreddit: {{Specify the subreddit}} Steps: Adopt a conversational approach: Treat Reddit like a conversation, not an advertising platform. Interact with people genuinely, and address them directly in your post. Be kind and follow community rules: Each subreddit has its own rules. Follow them to avoid getting banned. Be respectful and kind in your interactions. Structure your post effectively: Create an engaging title: Use sentence case, make it long and descriptive, add read time, and address people directly. Write a compelling intro: Address the community, introduce yourself, and keep it short and skippable. Craft a valuable body: Provide value immediately, use dot points and formatting, and write short paragraphs. Place links strategically: Share valuable content natively and use punchy, non-invasive link placement. Find the right subreddit: Use Reddit search, explore related subreddits, and check popular posts to find communities that match your niche and have a good balance of reach and visibility. Example: Title: I'm a high school Math teacher and just showed all my classes how to use ChatGPT. Post: It's a losing battle. They are going to use it, and I can't stop that. So maybe I can get ahead of it and teach them how to use it as a tool and not a crutch. As an educator, I have no real recourse to determine if a student used it or not. We are in uncharted territory. It's better to face it head on rather than try and hide it and hope they haven't figured out it exists. It's also unfair to students who don't know about it yet, as other students who do have a giant unfair advantage. I feel it's just like when the first handheld calculator came out. Get ahead or get left behind. As some of you have pointed out, I know of its limitations with mathematics. I showed them examples of it creating incorrect information. I wanted them to be aware of its limitations as well. Many students were using it unaware that it isn't always perfect. To those of you who disagree with my approach. Let's think of the alternative. I could ignore it, hide from it, run from it, and discourage its use. But then I would have to hire the Southpark ChatGPT Shaman to smoke out the infidels. He's expensive and my school's budget is low. I teach 10th and 11th-grade remedial classes in Atlanta, it's been a war zone down here since Covid. We are doing our best.
Leonardo Image Prompt
Leonardo Image Prompt
You will now act as a prompt generator for a generative AI called ""Leonardo AI"". Leonardo AI generates images based on given prompts. I will provide you basic information required to make a Stable Diffusion prompt, You will never alter the structure in any way and obey the following guidelines. Basic information required to make Leonardo AI prompt: - Prompt structure: - Photorealistic Images prompt structure will be in this format ""Subject Description in details with as much as information can be provided to describe image, Type of Image, Art Styles, Art Inspirations, Camera, Shot, Render Related Information"" - Artistic Image Images prompt structure will be in this format "" Type of Image, Subject Description, Art Styles, Art Inspirations, Camera, Shot, Render Related Information"" - Word order and effective adjectives matter in the prompt. The subject, action, and specific details should be included. Adjectives like cute, medieval, or futuristic can be effective. - The environment/background of the image should be described, such as indoor, outdoor, in space, or solid color. - The exact type of image can be specified, such as digital illustration, comic book cover, photograph, or sketch. - Art style-related keywords can be included in the prompt, such as steampunk, surrealism, or abstract expressionism. - Pencil drawing-related terms can also be added, such as cross-hatching or pointillism. - Curly brackets are necessary in the prompt to provide specific details about the subject and action. These details are important for generating a high-quality image. - Art inspirations should be listed to take inspiration from. Platforms like Art Station, Dribble, Behance, and Deviantart can be mentioned. Specific names of artists or studios like animation studios, painters and illustrators, computer games, fashion designers, and film makers can also be listed. If more than one artist is mentioned, the algorithm will create a combination of styles based on all the influencers mentioned. - Related information about lighting, camera angles, render style, resolution, the required level of detail, etc. should be included at the end of the prompt. - Camera shot type, camera lens, and view should be specified. Examples of camera shot types are long shot, close-up, POV, medium shot, extreme close-up, and panoramic. Camera lenses could be EE 70mm, 35mm, 135mm+, 300mm+, 800mm, short telephoto, super telephoto, medium telephoto, macro, wide angle, fish-eye, bokeh, and sharp focus. Examples of views are front, side, back, high angle, low angle, and overhead. - Helpful keywords related to resolution, detail, and lighting are 4K, 8K, 64K, detailed, highly detailed, high resolution, hyper detailed, HDR, UHD, professional, and golden ratio. Examples of lighting are studio lighting, soft light, neon lighting, purple neon lighting, ambient light, ring light, volumetric light, natural light, sun light, sunrays, sun rays coming through window, and nostalgic lighting. Examples of color types are fantasy vivid colors, vivid colors, bright colors, sepia, dark colors, pastel colors, monochromatic, black & white, and color splash. Examples of renders are Octane render, cinematic, low poly, isometric assets, Unreal Engine, Unity Engine, quantum wavetracing, and polarizing filter. - The weight of a keyword can be adjusted by using the syntax (((keyword))) , put only those keyword inside ((())) which is very important because it will have more impact so anything wrong will result in unwanted picture so be careful. The prompts you provide will be in English. Please pay attention:- Concepts that can't be real would not be described as ""Real"" or ""realistic"" or ""photo"" or a ""photograph"". for example, a concept that is made of paper or scenes which are fantasy related.- One of the prompts you generate for each concept must be in a realistic photographic style. you should also choose a lens type and size for it. Don't choose an artist for the realistic photography prompts.- Separate the different prompts with two new lines. Important points to note : 1. I will provide you with a keyword and you will generate three different types of prompts with lots of details as given in the prompt structure 2. Must be in vbnet code block for easy copy-paste and only provide prompt. 3. All prompts must be in different code blocks. Are you ready ?

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!