Advanced Facebook data extraction tool with a modern PyQt5 interface.
Built with Python, powered by Selenium.
git clone https://github.com/lordpaoloo/Poder.git
cd Poder/sourcecode
pip install -r requirements.txt
python Ui.pyPoder needs Facebook session cookies to work. Generate them with cookies_maker.py:
cd Poder/sourcecode
pip install selenium
python cookies_maker.py- A Chrome window opens to Facebook
- Log into your account
- Press Enter in the terminal
- Cookies are saved to
cookies.pklin the current directory
Place the generated cookies.pkl file in the sourcecode/ folder before running Poder.
- Facebook Search — Search by name or hashtag with enhanced precision
- Multi-threaded Scraping — Faster data collection with parallel processing
- Auto-Scraping Mode — Continuous data extraction without manual intervention
- Progress Tracking — Detailed logs and real-time progress indicators
- Data Storage — Save scraped data in structured format
- Modern UI — Sleek PyQt5 interface designed for optimal UX
Download the Windows installer from the website.
Visit the landing page: poder.paoloothedev.com
Contributions welcome! Open an issue or reach out on Discord: lordpaolo
MIT License — see LICENSE.
