const got = require('@/utils/got'); module.exports = async (ctx) => { const page = await got({ method: 'get', url: `https://www.deeplearning.ai/the-batch/`, }); const nextJs = page.data.match(/