Extract - ME
- 3 Devlogs
- 4 Total hours
extract-me is a browser based AI research and extraction tool. It can extract website URL , data , links .etc and the speed depends on your CPU or GPU and in case of online it depends on your internet speed.
extract-me is a browser based AI research and extraction tool. It can extract website URL , data , links .etc and the speed depends on your CPU or GPU and in case of online it depends on your internet speed.
:( Got to know that playwright already has these , sorry my bad guys still i will ship this as i learned something from this project including about the hackclub AI. Uploaded to PyPi for easy install.
So it is now able to extract paragraphs , links and all data about that also it now supports sites to which AI can navigate and blocked sites also.
Here is a sample data extraction from my app for hackclub -
"name": "Hack Club \u2014 Where teens make cool stuff.",
"url": "https://hackclub.com",
"description": "Hack Club is the world's largest nonprofit movement of teenagers making cool projects with code.",
"paragraphs": [
"Hack Club is the world's largest nonprofit movement of teenagers making cool projects with code.
Build the working structure it already extracts links. I gave it the prompt to extract all music player from GitHub as it extracted ~7-8 links under 5m.
I used the AI model from hackclub it was a bit of dumb so it took 5m if you can run Claude it will takes less time.