Difference between revisions of "Listing Page Classifier"

From edegan.com
Jump to navigation Jump to search
Line 11: Line 11:
  
 
== Approaches (IN PROGRESS) ==
 
== Approaches (IN PROGRESS) ==
 +
# URL Crawler
 +
E:\projects\listing page identifier\urlcrawler.py

Revision as of 16:12, 28 March 2019


Project
Listing Page Classifier
Project logo 02.png
Project Information
Has title Listing Page Classifier
Has owner Nancy Yu
Has start date
Has deadline date
Has project status Active
Copyright © 2019 edegan.com. All Rights Reserved.


Main Tasks

  1. Build a site map generator: output every internal links of input websites
  2. Build a generator that captures screenshot of individual web pages
  3. Build a CNN classifier using Python and TensorFlow

Approaches (IN PROGRESS)

  1. URL Crawler
E:\projects\listing page identifier\urlcrawler.py