TheMugboy 11 As the title says I have been wanting to create a Proxy Scraper for a Cracked.to Exclusive whats the best language to code it in :) ? - Im completely new to coding besides making a Ping Tool and knowing some VBS which is useless Quote Share this post Link to post Share on other sites
CoolerMagga 14 python is really good and powerfull Quote Share this post Link to post Share on other sites
Zarc 0 As the title says I have been wanting to create a Proxy Scraper for a Cracked.to Exclusive whats the best language to code it in :) ? :fiesta: - Im completely new to coding besides making a Ping Tool and knowing some VBS which is useless Quote Share this post Link to post Share on other sites
Andreas 33 C# would definitely be your friend in this case Quote Share this post Link to post Share on other sites
(DANK) 41 C# would definitely be your friend in this case c# is god :pupper: Quote Share this post Link to post Share on other sites
Chimaera 104 I would go with C#, there are many reasons for using it, so yeah. Good luck! 1 Quote Share this post Link to post Share on other sites
hotpups 3 python is really good and powerfull Python is definitely a great choice as far as library selection goes. You'll be able to put stuff together from blocks rather than reinvent the wheel. However, for any type of large volume scrapping, it has one major disadvantage you need to be aware of: GIL https://en.wikipedia.org/wiki/Global_interpreter_lock Quote Share this post Link to post Share on other sites
chrisFTP 144 I would definitely go with C#, there are several reasons: it's fast, easy to code and you can also do some fancy forms if you want to make it look nice! Let me know which one have you used. :) Quote Share this post Link to post Share on other sites