Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is crawler and Why should I learn crawler #64

Open
fzdy1914 opened this issue Feb 22, 2019 · 1 comment
Open

What is crawler and Why should I learn crawler #64

fzdy1914 opened this issue Feb 22, 2019 · 1 comment
Assignees
Labels

Comments

@fzdy1914
Copy link
Contributor

fzdy1914 commented Feb 22, 2019

Topic: Web Crawler

Link to slides: File

Intended impact:

Know: What is Web Crawler and Why should learn Web Crawler
Believe: Web Crawler is an strong tool to find information
Do: Start writing Web Crawler now.

WIIFY:

You should learn Web Crawler to find, filter, store the information more easily.

Key points:

  • KP1: Web Crawler is an Internet Bot to find relevant information.
  • KP2: There are only three parts of knowledge needed to write a Crawler
  • KP3: Crawler Frameworks can reduce the code to write.

Call-to-action:

Do not hesitate and write your own Web Crawler today.

Roadmap:

  • What is Web Crawler
  • Basic knowledge needed:
    • Basic programming knowledge
    • Basic HTTP protocol knowledge
    • Knowledge about Regex and Xpath
  • Web Crawler Frameworks

PUNCH:

The example of GEH1004 final paper

@Xenonym Xenonym added the week 9 label Mar 4, 2019
@fzdy1914 fzdy1914 changed the title The further introduction of Scala What is crawler and Why should I learn crawler Mar 15, 2019
@fzdy1914 fzdy1914 self-assigned this Mar 25, 2019
@fzdy1914
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants