lorey / mlscraper

🤖 Scrape data from HTML websites automatically by just providing examples
https://pypi.org/project/mlscraper/
1.32k stars 90 forks source link

Does not work with some sites #35

Closed GyurkanM closed 1 year ago

GyurkanM commented 1 year ago

Does not return results for sites like bbc.com, dnevnik.bg etc when I to scrape even the titles only from the articles.

lorey commented 1 year ago

Sorry, I cannot possibly guess the issue without more information from your side.

GyurkanM commented 1 year ago

@lorey https://gist.github.com/GyurkanM/c48872e2ff024fdea7b4e9e23b27c7e9

lorey commented 1 year ago

Try adding more examples.

GyurkanM commented 1 year ago

also another example where title can be scraped but when I try scraping author it is unsuccessful - https://gist.github.com/GyurkanM/e19493f854d1263f93b970df85dd6cae

lorey commented 1 year ago

You're doing zero work on your side, I can not and will not help you further. I'm a human being doing this for free, not ChatGPT.

GyurkanM commented 1 year ago

What does it mean zero work, I have just tried your project and try to use it according to the documentation and give feedback to you whats my experience, I did not request help, just pointed out cases where the script does not work....