Staff.am Crawler and analyzer

Your task is to develop a crawler for Staff.am and get job titles and company names from all postings. Once done, you should calculate and plot top 5 most frequent words in job postings and comopany names (separately) top understand the most active companies on the website and the most demanded positions. You are encouraged to clean the text data if you see that the most frequent words are not impormative (i.e. if Armenia is the most frequent word in company names, probably one should remove Armenia from strings).

Note: to save time, you may implement the full task for the first 3 pages only.

Multiple Choice Questions

Question 1

What is the number of job ads found on a the first page?

  1. 40
  2. 30
  3. 20
  4. 10

Question 2

How many job postings company Web Fontaine has on the first 3 pages?

  1. 5
  2. 4
  3. 1
  4. 0

Question 3

How many job postings including Developer keyword Web Fontaine has on the first 3 pages?

  1. 4
  2. 3
  3. 2
  4. 1