Forum in maintenance, we will back soon 🙂
About No One Will Share This AI SEO ...
Hello,
I didn't understand, I'm looking but can't find: what should I do with the 'Full SEO Audit Function' secret code, add it to 'helpers'? but what about 'fetch_url_content', 'get_http_info' and the 'logger' what are related to?
Thanks
@jean-c What are you trying to build and whats the problem you're encountering.
not in main.py in helpers.py sorry
I guess everyone is on the premium private forum ...
@jean-c Yeah, this is the optimized function of the free_seo_audit function, so you just copy the code in this link and paste it into the helper's python file. Then, you call it (the full_seo_audit(URL) function) in the main.py instead of the free_seo_audit function.
OK so we come back to my first question, we move forward, what about 'fetch_url_content', 'get_http_info' and the 'logger' in full_seo_audit and which do not refer to anything, marks an error in VS CODE, and which poses a problem?
Well, we didn't go very far...
Friend, I shared the full code of the SEO Audit function. If you want to use it within the tool I shared, you just replace it with the API code.
As I explained in the video, if you want to use an API, you need to transform it into an API. You can use FastAPI if you want.
Â
The other functions you mentioned are internal functions I used and created to build the full functionality.
Â
Â
Back here out of curiosity. Thank you my friend for taking the time to answer me, I understand this notion of API but at this stage with the fairly general information that you gave me above I still don't know where to start...and yet I followed 2 of your Python and API training courses, am I stupid?. Does it really seem like there aren't many people on this forum either?
@jean-c Hi friend, of course not, it is normal to take some time to understand some new technical concepts, just tell me where you are stuck, and I will try my best to help 🙂