
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@bochilteam/scraper-others
Advanced tools
Other. Documentation
npm i @bochilteam/scraper-others
// Import module
import { kodepos } from '@bochilteam/scraper-others'
const data = await kodepos('Samboja')
console.log(data) // JSON
[
{
"index": 1,
"title": "ha.lo1",
"means": [
"p kata yang digunakan untuk mengawali percakapan melalui telepon",
"p kata seru untuk menarik perhatian (seseorang)",
"p ucapan salam untuk menyapa (seseorang)"
]
},
{
"index": 2,
"title": "ha.lo2",
"means": [
"n lingkaran atau berkas sinar di sekeliling suatu benda angkasa yang berkilauan (matahari, bulan, dan sebagainya), sebagai akibat dari pantulan atau pembiasan sumber cahaya itu sendiri"
]
}
]
[
{
"kodepos": "75592",
"desa": "Sungai Seluang",
"kecamatan": "Samboja",
"kota": "KAB. KUTAI KARTANEGARA",
"provinsi": "KALIMANTAN TIMUR"
},
{
"kodepos": "75592",
"desa": "Wonotirto",
"kecamatan": "Samboja",
"kota": "KAB. KUTAI KARTANEGARA",
"provinsi": "KALIMANTAN TIMUR"
},
{
"kodepos": "75592",
"desa": "Tanjung Harapan",
"kecamatan": "Samboja",
"kota": "KAB. KUTAI KARTANEGARA",
"provinsi": "KALIMANTAN TIMUR"
},
{
"kodepos": "75592",
"desa": "Samboja Kuala",
"kecamatan": "Samboja",
"kota": "KAB. KUTAI KARTANEGARA",
"provinsi": "KALIMANTAN TIMUR"
},
{
"kodepos": "75592",
"desa": "Sanipah",
"kecamatan": "Samboja",
"kota": "KAB. KUTAI KARTANEGARA",
"provinsi": "KALIMANTAN TIMUR"
},
{
"kodepos": "75592",
"desa": "Handil Baru",
"kecamatan": "Samboja",
"kota": "KAB. KUTAI KARTANEGARA",
"provinsi": "KALIMANTAN TIMUR"
},
{
"kodepos": "75592",
"desa": "Teluk Pemedas",
"kecamatan": "Samboja",
"kota": "KAB. KUTAI KARTANEGARA",
"provinsi": "KALIMANTAN TIMUR"
},
{
"kodepos": "75592",
"desa": "Karya Jaya",
"kecamatan": "Samboja",
"kota": "KAB. KUTAI KARTANEGARA",
"provinsi": "KALIMANTAN TIMUR"
},
{
"kodepos": "75592",
"desa": "Beringin Agung",
"kecamatan": "Samboja",
"kota": "KAB. KUTAI KARTANEGARA",
"provinsi": "KALIMANTAN TIMUR"
}
]
FAQs
Others scraper module
The npm package @bochilteam/scraper-others receives a total of 31,550 weekly downloads. As such, @bochilteam/scraper-others popularity was classified as popular.
We found that @bochilteam/scraper-others 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
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.