codelist.cc

1.0.1 • Public • Published

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: "", // this is from WordPress REST API Authentication` and create Basic Authetication
    siteUrl: "https://nulled.imtaqin.id", // your wp site
    howManyPages: 1, // how many pages that you will scrape , 1 is mean just 1 page
    safeLinks: true, // set true to use safelink api
    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

Readme

Keywords

none

Package Sidebar

Install

npm i codelist.cc

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

94.8 kB

Total Files

13

Last publish

Collaborators

  • fdcicyber