Hasan
Forum Replies Created
-
Replies viewable by members only
-
when you signup, you get an API key in your dashboard, you use it with the right endpoint.
if you are totally new to this, I recommend watching a couple of videos about calling APIs from Make, it is simple
-
if thats the task only, you can use a simple python script to doo so. you will not worry about operations then.
Try Claude or Deepseek, ask it to generate the script, and try it out.
in make, you will need to loop over records, and every execution is an operation.
you can try n8n which is al alternative open source to Make.
-
Thank you!
The problem is that YouTube blocked a lot of IPs all over the world, and this is not working anymore the same way.
you will need to use an alternative API for transcript extraction, and I explained in the other Make Automation video. you can use this API: https://www.searchapi.io/docs/youtube-transcripts
-
mmm, first step we should test the chat endpoints alone without the UI to isolate the issue.
did you set the OPenAI API keys correctly? and updated the URLs? -
Replies viewable by members only
-
Hasan
AdministratorJanuary 19, 2025 at 11:12 am in reply to: Guidance on Learning Path for CybersecurityTo learn these Skills, you can check:
- YouTube
- Udemy Free Courses
- Coursera Free Courses
- Edx Free Programs
-
Replies viewable by members only
-
Hasan
AdministratorJanuary 28, 2025 at 3:03 pm in reply to: the JSON Elementor Template of the headerReplies viewable by members only
-
it is not my platform 🙂 just sharing an API that works.
My Make app still works in some cases, depending on the IP address being used if blocked or not, but it is not consistent due to YouTube restrictions.
in make, you will need to add an HTTP module to call the api
-
Replies viewable by members only
-
Replies viewable by members only
-
Replies viewable by members only
-
Good Idea, I was thinking about that yesterday!
-
Hasan
AdministratorJanuary 19, 2025 at 3:14 pm in reply to: Guidance on Learning Path for Cybersecurity👍