Skip to content

Victor515/dating-website-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dating Website Crawler

This is a practice project I did when learning golang. It crawls user profiles from a dating website in a non-login mode.

Highlight Features

  • High Concurrency with goroutines
  • Extensible to websites of the same type
  • A simple display of crawled data using Elasticsearch

There is a distributed version of this project. For details, please refer to it.

Project Preview

Project Architecture

About

A web crawler over dating websites by Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published