omkarcloud / botasaurus

The All in One Framework to build Awesome Scrapers.
https://www.omkar.cloud/botasaurus/
MIT License
1.14k stars 103 forks source link

Can we have more details on the documentation #108

Closed dwk601 closed 1 month ago

dwk601 commented 2 months ago

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

FayzulSaimun commented 2 months ago

You can use css selector to get those data

Chetan11-dev commented 1 month ago

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.