- 👋 Hi, I’m @Jeff2403x
- 👀 I’m interested in ...
- 🌱 I’m currently learning ...
- 💞️ I’m looking to collaborate on ...
- 📫 How to reach me ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
Pinned Loading
-
crawler 1...it is implemented in pyt...
crawler 1...it is implemented in python..it start crawling from seed page and store all the links in repository..then it pop the link from repository and again recursively crawl it,simultaneously it build inverted index by storing hits(words on the pages) and their corresponding location on different pages crawled.also you can search any single keyword or multiple keyword query and in result give the list of urls sorted(on basis of PageRank Algorithm)...if you want to print the index you have to run afullcode.py module below... 1import urllib
23def crawler(seedurl,max_depth):
4tocrawl=[seedurl]
5crawled=[]
-
CI test for SSL certificate expiration
CI test for SSL certificate expiration 1#!/usr/bin/env ruby
2#
3# Checks each server's certificate, and fails (exit 1) if it is etiher
4# unreachable, or the certificate expires within 7 days.
5 -
anisette-v3-server
anisette-v3-server PublicForked from Dadoum/anisette-v3-server
sidestore's anisette-v3 compatible server
D 1
-
SwiftPackageIndex/PackageList
SwiftPackageIndex/PackageList PublicThe master list of repositories for the Swift Package Index.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.