We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
There is sample Python scraper available which can import your microservices and their dependencies by invoking Import API
Scraper is located inside /src/main/scraper (source code is here)
In order to run scraper please specify where it can download microservice descriptors by editing /src/main/scraper/.repos file
Modify _base_url _inside /src/main/scraper/scraper.py so it will point to your running microservice-catalog instance
After that simply run it via python scraper.py
python scraper.py