Skip to content

Crowling domain, cut style, script and all HTML tags, gets words and links, following all links and printing all the words found into a file separated by space

License

Notifications You must be signed in to change notification settings

ganzerli/crowler-for-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All words from all links found in a domain are saved into a file

Using lcurl, you need to install first lcurl

Crowling domain: -cuts all style -cuts all script -cuts all HTML tags -gets all words -gets all links -formats all links -calls all links -saves all words found in the html into a file

Compile in linux with: gcc -o crowler crowler.c -lcurl

About

Crowling domain, cut style, script and all HTML tags, gets words and links, following all links and printing all the words found into a file separated by space

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages