Skip to content

TudFilip/Spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spider

RO

Scrieti un tool care pornind de la pagina web si un tag primiti ca parametri listeaza traseul parcus de tool atunci cand acceseaza toate paginile ce au acel tag. Tool-ul va considera un tag valid daca link-ul contine acel tag in interiorul campului <a...>

Input:

  • Link de pornire (URL de forma https://... sau http://...)
  • Tag de cautat

Output:

  • Link-urile gasite si dimensinea lor
  • Posibilele erori aparute

EN

Write a tool which starts from a web page and a tag received as parameters and displays all the links that are inside an <a></a> elements that contains the tag received as parameter.

Input:

  • Start link (A URL: https://... or http://)
  • A Tag

Output:

  • Founded links and their size
  • Possible errors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages