
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
oploverz-scraper
Advanced tools
$ npm i oploverz-scraper
No | Features | Query | Description |
---|---|---|---|
1 | Homepage | โ | Info pembaruan anime |
2 | GenreSearch | โ | Mencari anime berdasarkan genre |
3 | Search | โ | Mencari anime |
4 | Popular | โ | List Anime-anime dengan rating yang tinggi |
5 | Season | โ | Mencari anime berdasarkan nama musim |
6 | Movie | โ | List anime movie terbaru hingga terlama |
const api = require('oploverz-scraper');
(async () => {
api.Homepage().then(res => {
console.log(res);
})
})()
const api = require('oploverz-scraper');
(async () => {
const query = 'zankyou no terror'
api.Search(query).then(res => {
console.log(res);
})
})()
{
"message": "Sukses!",
"error": false,
"data": [
{
"judul": "Zankyou no Terror",
"status": "Completed",
"studio": "MAPPA",
"tahun": "2014",
"durasi": "22 min. per ep.",
"musim": "Summer 2014",
"tipe": "TV",
"jumlahEps": "11",
"pembaruanTerakhir": "Desember 16, 2020",
"genres": ["Mystery", "Psychological", "Thriller"],
"rating": "8.13",
"sinopsis": "Dalam versi alternatif masa kini, Tokyo telah hancur oleh serangan teroris yang mengejutkan, dan satu-satunya petunjuk mengenai identitas pelakunya adalah video aneh yang diunggah ke internet. Polisi bingung dengan petunjuk yang masih samar ini, dan tak berdaya menghentikan paranoia (ketakutan berlebihan) yang menyebar pada seluruh penduduk. Sementara itu, saat dunia mencari dalang kriminal yang harus bertanggung jawab atas tragedi ini, dua anak misterius yang seharusnya tak pernah ada, memiliki keahlian dalam melaksanakan rencana keji mereka. Perbuatan yang dikutuk oleh dunia ini dan mereka menyebut diri mereka Nine dan Twelve, dua orang tersebut bergabung membentuk โSphinx,โ kegelapan untuk membangunkan orang-orang dari tidur mereka
dan menarik ancaman pada dunia ini.",
"thumb": "https://i2.wp.com/oploverz.bz/wp-content/uploads/2020/12/Zankyou-no-Terror-Sub-Indo.jpg",
"url": "https://oploverz.bz/anime/zankyou-no-terror/"
}
]
}
*Note: API hanya bekerja pada server asia saja.
MIT
FAQs
๐ Unofficial Oploverz API
We found that oploverz-scraper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.ย It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socketโs AI scanner detected the supply chain attack and flagged the malware.