CA
harsh-harlequin
can i use apify with go?
hi every one, can i do a scrapper with go and apify and how to configure a free proxy
1 Reply
flat-fuchsia•2y ago
Hi @Isn'tReina,
you can use any language including golang on Apify, you just have to dockerize the project. We have a very simplified actor in golang here: https://apify.com/jirimoravcik/go-actor-example/source-code.
Personally, I don't have any experience with setting up a proxy with golang, so I will not be able to help with that.