
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Serves as an independent data scraping module, complete with ontology and full scraping ability for the CIA World Factbook site
(In Progress) Serves as an independent data scraping module, complete with ontology and full scraping ability.
Also serves as child module for the larger data-glutton, which culminates data from multiple locations and bridges them under a universal ontology.
Each time additional functionality is added to this module, the process is run through and the dist/json/, dist/jsonld/, and dist/ontology/ folders/files are updated. If you only want the data, feel free to simply copy those files that you need.
If you want the most recent data possible, follow the instruction below to run the data scraper that will update the dist folder files for you.
Run git clone https://github.com/WilliamRADFunk/factbook.git from the folder level you want factbook to be created.
Enter into the root level of factbook. Typically done by using the command cd factbook.
Run the command npm install and wait for npm to finish installing all the packages factbook needs.
Run the command npm run scrape and wait until it processes through the countries.
Depending on the speed and throughput of your internet connection, some countries might timeout. For now, you will be prompted whether you want to retry those countries or not. If so, type the letter y and press enter/return. The scraper will run through the countries that failed.
Now the dist/json, dist/jsonld, and dist/ontology files are updated. Use them as you need.
There is a project at data-glutton that coordinates between multiple data scrapers like this one to create a uniform, ontologically defined, store of rich linked data.
Try it out.
FAQs
Serves as an independent data scraping module, complete with ontology and full scraping ability for the CIA World Factbook site
The npm package factbook receives a total of 4 weekly downloads. As such, factbook popularity was classified as not popular.
We found that factbook 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.