Cannot create a cron job properly?

My script im trying to get working says

cronjobs must be configured on your hosting. In cpanel, you should click Cronjobs and fill this command at the command filed:

wget --spider -O - http://xxxxx.000webhostapp.com/instagram/post/cron >/dev/null 2>&1

when i paste that in it says it use alphanumeric symbols only

Check this tutorial :slight_smile:
How to create a cron job

Check this tutorial :slight_smile: