Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeahnotsewerside/4it.me-api
Unfortunately this beautiful site(https://4it.me) doesn`t have open api, so I wrote that.
https://github.com/yeahnotsewerside/4it.me-api
Last synced: about 10 hours ago
JSON representation
Unfortunately this beautiful site(https://4it.me) doesn`t have open api, so I wrote that.
- Host: GitHub
- URL: https://github.com/yeahnotsewerside/4it.me-api
- Owner: YeahNotSewerSide
- Created: 2019-10-06T12:30:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T10:54:19.000Z (about 4 years ago)
- Last Synced: 2024-07-16T13:38:49.003Z (4 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 4it.me-api
Unfortunately this beautiful site(https://4it.me) doesn`t have open api, so I wrote this.get_city_list(self,city:str)
This function returns you all found cities with given name
in returned data you can find codes of city they will be needed
for this function:
get_ip_list(self,city,id_net=None, id_nic=None)
So this function returnes ip adresses of the citywhois(self,target:str)
This function returnes information about domain or ip adressport_scan(self,target:str,ports:list)
So this funtion allows you to check ports on the target
on behalf of the 4it.me serverother functions are just functons of 4it.me api