|
@@ -68,7 +68,7 @@ module.exports = async function (fastify, opts) {
|
|
|
price = await rows[1].innerText()
|
|
price = await rows[1].innerText()
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- let sif = await axios.get('https://www.deeperloop.com/api/search/asinFlowOverview', {
|
|
|
|
|
|
|
+ let sif = await axios.get('https://www.sif.com/api/search/asinFlowOverview', {
|
|
|
params: {
|
|
params: {
|
|
|
country: 'US',
|
|
country: 'US',
|
|
|
asin,
|
|
asin,
|