codelist.cc-Scraper
Scraping from site codelist.cc and auto Post to Wordpress
DEMO : https://imutasi.com
Requirements
you must install plugin WordPress REST API Authentication
and create JWT Authetication
Link : https://wordpress.org/plugins/wp-rest-api-authentication/
Running
change config.js
module.exports = {
Authorization_Key: "",
siteUrl: "https://nulled.imtaqin.id",
howManyPages: 1,
safeLinks: true,
safeLinkUrlApi: "https://safelink?api=apikey&url=",
};
NOTE :
This is completly free script, and educational purpose only, i wrote this code in my freetime
feel free to contribute