botasaurus icon indicating copy to clipboard operation
botasaurus copied to clipboard

Can we have more details on the documentation

Open dwk601 opened this issue 1 year ago • 2 comments

If I want to scrape a html element with some class how do I save those element data?

dwk601 avatar May 04 '24 03:05 dwk601

You can use css selector to get those data

FayzulSaimun avatar May 06 '24 14:05 FayzulSaimun

Please run the following commands:

python -m pip install bota botasaurus_api botasaurus_driver bota botasaurus-proxy-authentication botasaurus_server --upgrade

And read the updated documentation at https://github.com/omkarcloud/botasaurus.

Chetan11-dev avatar May 14 '24 16:05 Chetan11-dev