Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dansuh17/facecrawler issues and pull requests

#50 - Bump certifi from 2017.11.5 to 2022.12.7

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#49 - Bump pillow from 4.3.0 to 9.3.0

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#48 - Bump numpy from 1.13.3 to 1.22.0

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#47 - Bump pillow from 4.3.0 to 9.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#46 - Bump pillow from 4.3.0 to 9.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#45 - Bump opencv-python from 3.3.0.10 to 4.2.0.32

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#44 - Bump opencv-python from 3.3.0.10 to 3.4.7.28

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#43 - Bump opencv-python from 3.3.0.10 to 3.4.0.12

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#42 - Bump opencv-python from 3.3.0.10 to 3.3.1.11

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#41 - Bump pillow from 4.3.0 to 8.3.2

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#40 - Bump pillow from 4.3.0 to 8.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#39 - Bump urllib3 from 1.24.2 to 1.26.5

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#38 - Bump pillow from 4.3.0 to 8.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#37 - Bump psutil from 5.4.1 to 5.6.6

Pull Request - State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#36 - Bump pillow from 4.3.0 to 6.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#35 - Bump requests from 2.18.4 to 2.20.0

Pull Request - State: open - Opened by dependabot[bot] about 5 years ago
Labels: dependencies

#34 - Bump urllib3 from 1.22 to 1.24.2

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies

#33 - [#32] Parse arguments for starting the crawler.

Pull Request - State: closed - Opened by dansuh17 about 7 years ago

#32 - Argument parser.

Issue - State: closed - Opened by dansuh17 about 7 years ago
Labels: enhancement

#31 - Changes for logger, crawler, server and client to clarify stuffs.

Pull Request - State: closed - Opened by hyunjongL about 7 years ago

#30 - fixed bug (stopping after downloading around 10 imgs)

Pull Request - State: closed - Opened by daram529 about 7 years ago

#29 - Made changes to actually use the logger and moniter.

Pull Request - State: closed - Opened by hyunjongL about 7 years ago - 1 comment

#28 - hashtag fixed, duplicate analyzer, face detection added

Pull Request - State: closed - Opened by daram529 about 7 years ago

#27 - Use duplicate image finder to screen out duplicate images.

Issue - State: closed - Opened by dansuh17 about 7 years ago - 1 comment

#26 - [#25] Separate thread for data filter.

Pull Request - State: closed - Opened by dansuh17 about 7 years ago

#25 - Separate thread for data filter.

Issue - State: closed - Opened by dansuh17 about 7 years ago - 1 comment

#24 - [#23] Implemented graceful termination of threads upon SIGINT.

Pull Request - State: closed - Opened by dansuh17 about 7 years ago

#23 - Graceful stopping of threads.

Issue - State: closed - Opened by dansuh17 about 7 years ago
Labels: enhancement

#22 - hashtag, data_filter(detect_face)

Pull Request - State: closed - Opened by daram529 about 7 years ago - 1 comment

#21 - hashtag added

Pull Request - State: closed - Opened by daram529 about 7 years ago

#20 - Hj

Pull Request - State: closed - Opened by hyunjongL about 7 years ago - 1 comment

#19 - [#18] Crawler system implemented with threads.

Pull Request - State: closed - Opened by dansuh17 about 7 years ago - 1 comment
Labels: enhancement

#18 - Crawler system implementation with threads.

Issue - State: closed - Opened by dansuh17 about 7 years ago
Labels: enhancement

#17 - [#15] Make abstract crawler class.

Pull Request - State: closed - Opened by dansuh17 about 7 years ago
Labels: enhancement

#16 - Hashtag generator interface.

Issue - State: open - Opened by dansuh17 about 7 years ago

#15 - Make abstract crawler class

Issue - State: closed - Opened by dansuh17 about 7 years ago

#14 - [#13] Faster crawling with single thread.

Pull Request - State: closed - Opened by dansuh17 about 7 years ago
Labels: enhancement

#13 - Faster crawling with single thread.

Issue - State: closed - Opened by dansuh17 about 7 years ago
Labels: enhancement

#12 - Error Tracebacks

Issue - State: closed - Opened by hyunjongL about 7 years ago

#11 - Dockerize crawler and database.

Issue - State: closed - Opened by dansuh17 about 7 years ago
Labels: good first issue

#10 - [#9] Crawl using right/left buttons + structurize crawler.

Pull Request - State: closed - Opened by dansuh17 about 7 years ago - 2 comments

#9 - Crawl using right / left buttons.

Issue - State: closed - Opened by dansuh17 about 7 years ago

#8 - Should we make the crawler also work for Chrome?

Issue - State: closed - Opened by dansuh17 about 7 years ago - 3 comments
Labels: question

#7 - Design skeleton (interface) for image filter module

Issue - State: open - Opened by dansuh17 about 7 years ago

#6 - Crawl text and match the info with picture.

Issue - State: open - Opened by dansuh17 about 7 years ago

#5 - Expand crawler module to crawl all pictures while scrolling.

Issue - State: open - Opened by dansuh17 about 7 years ago

#4 - [#3] Test-implement crawling script using Selenium.

Pull Request - State: closed - Opened by dansuh17 about 7 years ago
Labels: good first issue

#3 - Test-implement crawling script using Selenium

Issue - State: closed - Opened by dansuh17 about 7 years ago

#2 - Email Test

Issue - State: closed - Opened by daram529 about 7 years ago

#1 - Test issue

Issue - State: closed - Opened by dansuh17 about 7 years ago - 1 comment