https://github.com/dvrpc/api_tracker
https://github.com/dvrpc/api_tracker
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvrpc/api_tracker
- Owner: dvrpc
- Created: 2020-05-20T20:47:10.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T01:39:40.000Z (about 2 years ago)
- Last Synced: 2025-10-13T22:22:39.801Z (8 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api_tracker
This repo contains a crawler and an API. The crawler looks for DVRPC domains in files used in web products on the production server (mounted at /mnt/w on linux4.dvrpc.org), and saves that information in a database on a nightly basis. See crawler/crawler.py for additional details. The API then exposes that information to the frontend (see ). The API documentation is located at .