-
Hi everyone, I'm currently working on a Flask application that uses ScrapeGraphAI to scrape web pages. While my application successfully scrapes pages and extracts content, I only get NA's back for URLs of listings on scraped pages. Interestingly, the official demo of ScrapeGraphAI can extract URLs of listings on pages without any issues. I'm hoping someone here might be able to help me identify and resolve the problem. eg on {"source":"https://park-immobilien.ch/kaufen", "prompt":"List me the first 10 listings incl. urls"} My Setup Framework: Flask Code Snippet
and then
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Solved with new update |
Beta Was this translation helpful? Give feedback.
Solved with new update