I want to create a system to filtering a URL in python
hungryforwork.co.nz/company/job/
eg
hungryforwork.co.nz/telecom/5/
I want to put out the telecom and lookup this company and then 5 for a reference to a listed job
Putting a folder for each company would be a mission.
An error 404 might work
Does someone have an answer