An open API service indexing awesome lists of open source software.

https://github.com/pandede/groupworm

Web crawler for groups on Facebook
https://github.com/pandede/groupworm

Last synced: 2 months ago
JSON representation

Web crawler for groups on Facebook

Awesome Lists containing this project

README

          

# GroupWorm
Web crawler for groups on Facebook

## Instruction
1. Download [Chrome driver](https://chromedriver.chromium.org/downloads) (ChromeDriver 83.0.4103.39 when testing)
2. Open terminal
3. Type ```python main.py```

## Progress
Tons of bug are waited to be solved between the webdriver and PyQt5. For instance, When "Start" is pressed, it has no response if the browser is closed.