No-Code Website Scraping

#5
by fdaudens HF staff - opened
Journalists on Hugging Face org

Hi all,

I recently stumbled upon Scrapegraphai, a scraper that does the heavy lifting with AI for the user with a simple prompt in natural language. I asked them if they could integrate the Hugging Face Hub to use open-source models and created a no-code, easy-to-use interface on Gradio.

This is just the first version of the tool, and it’s pretty basic. I’ve uploaded it as a Space in our community so we can work together on it. Could be really cool to work on it together.

You can also copy this app to your own account or organization to customize it to your needs.

👉 Test the scraper here: https://huggingface.co/spaces/JournalistsonHF/ai-scraper

Can't wait to read your comments!

when I use from your space API I get this error can you fix it

{
"error": "predict() got an unexpected keyword argument 'prompt'"
}

Sign up or log in to comment