When the training is "Fail to Load", Usually it is because our html downloader is banned by target website. No worry ,just need few pages to train. you can following below screenshot to save html and upload the file to Coparser. The Coparser will use the html file to train the model.
To install additional packages like lxml and playwright to run generated code:
# Install lxml
pip install lxml
# Install playwright
pip install playwright
# Install browsers
playwright install chromium
1. The code is generated by a AI Agent. Hallucinations sometime happend. Please review the code before executing it. You run the code at your own risk. 🤖🪴🐎
2. This is a experimental service, so the capacity and service level are limited.
3. There are some tasks to complete before putting it into production, such as implementing anti-bot measures and improving performance.