ScrapeGraphAI / Scrapegraph-ai

Python scraper based on AI
https://scrapegraphai.com
MIT License
15.87k stars 1.29k forks source link

add html source support for source, fix "AttributeError: 'FetchNode' object has no attribute 'update_state'" #796

Closed saied71 closed 1 week ago

aleenprd commented 1 week ago

Still getting this with the latest version??

saied71 commented 1 week ago

@aleenprd you should install it from the source:

git clone git@github.com:ScrapeGraphAI/Scrapegraph-ai.git
cd Scrapegraph-ai/
pip install .
aleenprd commented 1 week ago

Well I installed it with Pip. I can't parse any text documents. Pinky promise ;)

saied71 commented 1 week ago

@aleenprd Yes for now I think you should install it from the source as mentioned above.

aleenprd commented 1 week ago

Why is that? You didn't release the latest, right?

VinciGit00 commented 6 days ago

try with this please https://github.com/ScrapeGraphAI/Scrapegraph-ai/blob/main/examples/openai/md_scraper_openai.py

github-actions[bot] commented 3 days ago

:tada: This PR is included in version 1.31.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 days ago

:tada: This PR is included in version 1.31.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: