Forum in maintenance, we will back soon 🙂
How to Access internet via openai api without using 3rd part api
@admin @admindhf - Hi i am trying to create seo analyser tool using php code as a backend and html,css,javascript as a frontend but when i ask chatgpt to browse a link its say i don't have capability to search internet - how can i overcome it - even i ask chatgpt for the solution, it says to use browse function but then i don't see any result sharing the prompt below - please guide
Here is the prompt i am using:
You are an SEO expert with internet browsing capabilities. Please visit the webpage at the URL provided below and analyze its SEO performance. ### CONTEXT Review the following SEO factors: 1. **HTTP Status and HTTPS Usage**: Check the HTTP status code and if the site uses HTTPS. 2. **Title Tag**: Analyze the title tag for length, relevance, and keyword presence. 3. **Meta Description**: Evaluate the meta description's length and relevance to the content. 4. **Headings (H1-H6)**: Provide an overview of the heading structure. 5. **Word Count**: Analyze the total word count and its relevance to the page topic. 6. **Links Summary**: Review the number of internal and external links. 7. **Images**: Check if the images have proper alt tags for SEO purposes. URL to analyze: https://gpltube.com
Now call its via api does not work but in the chatgpt user interface its does shows result sometime and sometime its hallucinate i am not sure whats happening -
i have zero knowledge about coding but watching your tutorials (was paid member for a month) and chatgpt+ i have been able to create ai tools - i found php code method easier than python , but thanks for guiding enthusiast like me 🙂
Its a big deal for me to create ai tools without coding - all thanks to you @admin
i am still working on my website but here is AI paraphraser link which i am able to create from scratch using chatgpt+ and for interface i have given the ur ui image reference to generate css code and from there i took to guide to reach here
https://aitools.gpltube.com/ai-paraphraser/
its changes layout on mobile (responsive) 🙂
Coming back to our question please guide me how to access internet via openai api (don't want to use 3rd party api )
Thanks a TON !
Aditya
Hi, awaiting reply @admin @husein @ssadvisor
PS: recently my powermemberhip expired will renew it soon, for now i dont have access to premium forums and to my luck i came across this issue when power membership expired 🙂
@aditya-ganediwal Hello friend, sorry for the delay in getting back to you. You can ask ChatGPT directly from its interface to browse the internet and get some information, however from your code, you'll need to use some 3rd party API to get search results, but if you just want to get page information, you can use the beautiful soap library.