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
- Host: GitHub
- URL: https://github.com/pandede/groupworm
- Owner: Pandede
- Created: 2020-04-15T08:04:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T15:38:10.000Z (about 6 years ago)
- Last Synced: 2025-01-28T02:24:22.089Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.