It is a extraction/research tool to extract either data or extract url , it was not build as a tool for you to automate logins or signup but you can still do that but be careful while handling cread to AI.
- can extract urls , metadata , html .etc.
- can also extract paragraphs , wiki , forums .etc.
- data is stored in txt and json file so you can easily fed it into AI or use it.
- live logs shown with option for you to see whether you wanna see browser or not.
- logs are also saved for you.
Frome pip
pip install extract-me_and make sure to download playwright tools using
playwright installFrom source
git clone https://github.com/Philast-015/ExtractME
cd Extract-ME
bash install.shNote: You may need to make the bash script executable in some devices.
- python
- uv
- customtkinter
- playwright
- requests