You do not need to deploy contract for calling its methods using web3.js.
Only if the methods need owner rights you could not be able to call its methods, but otherwise, you can call methods of the smart contract.
Also you can use Etherscan for calling contract methods. Navigate to the Contract section of your selected smart contract, then in sections Read Contract
and Write Contract
you can call contracts' methods.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…