Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with node-networks
A curated list of projects in awesome lists tagged with node-networks .
https://github.com/ANCIR/grano
A toolkit for mapping networks of political and economic influence through diverse types of entities and their relations. Accessible at http://granoproject.org
africa ancir code-for-africa connected-africa entities grano graph-networks graphs investigative-journalism network-analysis node-networks python siyazana
Last synced: 28 Oct 2024
https://github.com/slyautomation/astar_pathfinding_node_networks
This project extracts the canvas data on https://www.osrsmap.net/ and converts each canvas display as an png file. This is done by exploiting html elements on the website and adding javascript parameter functions such as .toDataURL. .toDataURL() method returns a data URI containing a representation of the image in the format specified by the type parameter (defaults to PNG). WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more. Download the chrome webdriver here: https://chromedriver.chromium.org/downloads Base64 module allows for the script to This module provides functions for encoding binary data to printable ASCII characters and decoding such encodings back to binary data. This is useful converting the canvas data to a png file. The next function merges those images by looping the interactions of the canvas images, that results in the final product a full osrs map with icons and detailed.
astar-algorithm chrome-webdriver map-generator maps node-networks osrs python web-scraper web-scraping webdriver
Last synced: 22 Nov 2024