Where can I host my scraping script

derekkkleee

Newbie
Joined
Mar 4, 2024
Messages
11
Reaction score
2
I want to create a scraping script that's scrapes anime episodes from other sites and uploads it to my filemoon , mp4uploads etc .....
Accounts , but I don't have enough bandwidth to upload all that TBs of data nor the storage capacity after initiation so where can host my python automation script that's allows downloading TBs of file and moving them to another server filemoon ...etc through FTP protocols
I can code well enough to do that I just need to some information that I might be missing before running these kinds of operations
Free options would be perfect but if needed I can pay some cloud service providers I got some $ budget is limited tho
 
I can code well enough
No, you're not. If you are a well-experienced software developer, you would know these basic details about servers, hosting, and storage. I suggest you gain more knowledge about running automation tools before starting to waste your time and money.
 
No, you're not. If you are a well-experienced software developer, you would know these basic details about servers, hosting, and storage. I suggest you gain more knowledge about running automation tools before starting to waste your time and money.
What all things should I learn , before trying something like this , yess i am newbie but i would like to learn more If possible, what should I prompt into Google / YouTube for learning these things
 
What all things should I learn , before trying something like this , yess i am newbie but i would like to learn more If possible, what should I prompt into Google / YouTube for learning these things
Start learning advanced concepts of what you have learned so far. Use Udemy courses to learn more.
 
you have to watch some videos so that you can find them on Udemy
 
For scraping APIs and platform to host on I highly suggest apify.com. They give you everything you need to launch and scale bots.
 
I can code well enough to do that I just need to some information that I might be missing before running these kinds of operations
Free options would be perfect but if needed I can pay some cloud service providers I got some $ budget is limited tho
Use Google Colab for the very beginning.
 
Back
Top