CA
metropolitan-bronze
proxy configuration
Im currently writing an crawler an noticed on another crawler that you could select a Proxy via the Inputs (screenshot)
I have the configure proxy inside my code but cant seem to set anything on apify
Am i missing something here?

5 Replies
Hi @Justin have you included proxy parameter in your INPUT_SCHEMA.json ?
metropolitan-bronzeOPโข2y ago
i havent been able to find a proxy example in the docs nor a full list of types in general ๐
check this actor for example: https://apify.com/apify/proxy-test
Apify
Proxy Test ยท Apify
This actor simply tests given array of URLs against selected proxy URLs or Apify proxy groups.
More detail documentation at https://docs.apify.com/platform/proxy
Proxy | Platform | Apify Documentation
Learn to anonymously access websites in scraping/automation jobs. Improve data outputs and efficiency of bots, and access websites from various geographies.
metropolitan-bronzeOPโข2y ago
Ah perfect thanks ๐
Just as a suggestion, maybe you should make a list of all the Field types and editor types. Atleast i've struggled with it