Results 8 comments of Mika

Hey! You should build the scraper once, save it and use it after that. You don't need to build it every time!

I haven't started on working on this yet. We can go with the master-slave approach. Slaves should be able communicate with master over network and solve their own task using...

@hipoglucido @LinuxIsCool I've implemented multiprocessing support which is working fine. Next step is to add distribution support over network.

this website use js to fetch data.

please provide your full code including the url.

What is your expected output?

you can try the `contain_sibling_leaves` attribute. `result = scraper.get_result_similar(url, contain_sibling_leaves=True)`

its basically the whole code 😅