I would like to know how difficult it would be to make this.

bruhcuh

Registered Member
Joined
Nov 6, 2022
Messages
85
Reaction score
39
Im looking to make a script or just hire someone to make a script for me that will check titles of an article on my website and then would search the directory on my pc for the files that would correspond to the article. At that point would upload the file to a hosting site for more storage and then embed the link on my website.

Is this overly complicated or would it be fairly simple? I have little experience with coding other than some c++ so i would be relying on chat gpt and google for most of my own coding and would rather hire someone if it's not too expensive.
 
it's possible , why not make it yourself use chatgpt to help you, so you can also improve your skill on it
if you ask someone to make it for you the will charget hundres of usd, or if you lucky under it.
 
it's possible , why not make it yourself use chatgpt to help you, so you can also improve your skill on it
if you ask someone to make it for you the will charget hundres of usd, or if you lucky under it.
Well, I am very incompetent when it comes to coding from scratch, so my only hope really is to tweak chat gpt code, but I'm not sure if it's up to the task. I figured I would just ask on here to see if it isn't some crazy project or if it's fairly straight forward. I have seen some people doing what I assume are similar projects for about $100 USD, but I can't confirm if it was a good product or not.
 
Well, I am very incompetent when it comes to coding from scratch, so my only hope really is to tweak chat gpt code, but I'm not sure if it's up to the task. I figured I would just ask on here to see if it isn't some crazy project or if it's fairly straight forward. I have seen some people doing what I assume are similar projects for about $100 USD, but I can't confirm if it was a good product or not.
based on what you want, it should be quite straight forward, or you can just put here for $100 to find freelancer to do the task,
 
based on what you want, it should be quite straight forward, or you can just put here for $100 to find freelancer to do the task,
I will at least give it a try myself to see if I am able to do it. I have stitched together everything else on my website, but this is probably the most advanced thing that I will tackle.
It should be easy. You can hire someone.
What do you think would be a fair price for this?
 
In principal it is not a difficult task, the unknowns would be dependant on the hosting site are their apis available? And your website where is the data stored?
 
In principal it is not a difficult task, the unknowns would be dependant on the hosting site are their apis available? And your website where is the data stored?
Yes, the API for the hosting website is available. The website is stored and ran on a dedicated server. As for the content itself, I have it set up to basically build the article for me, and then I have another set up to download the content automatically to my own personal pc and I then put it up on the hosting network, but I would like to streamline and automate the process of linking the two together, so it isn't manual.
 
Back
Top