Version 0.1.2
Check the changelog in releases
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 🕷️ Scrapling: Lightning-Fast, Adaptive Web Scraping for Python
|
||||
[](https://github.com/D4Vinci/Scrapling/actions/workflows/tests.yml) [](https://badge.fury.io/py/Scrapling) [](https://pypi.org/project/scrapling/) [](https://opensource.org/licenses/BSD-3-Clause)
|
||||
[](https://github.com/D4Vinci/Scrapling/actions/workflows/tests.yml) [](https://badge.fury.io/py/Scrapling) [](https://pypi.org/project/scrapling/) [](https://pepy.tech/project/scrapling)
|
||||
|
||||
Dealing with failing web scrapers due to website changes? Meet Scrapling.
|
||||
|
||||
@@ -415,6 +415,9 @@ Of course, you can find elements by text/regex, find similar elements in a more
|
||||
### Is Scrapling thread-safe?
|
||||
Yes, Scrapling instances are thread-safe. Each Adaptor instance maintains its own state.
|
||||
|
||||
## Sponsors
|
||||
[](https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=Scrapling)
|
||||
|
||||
## Contributing
|
||||
Everybody is invited and welcome to contribute to Scrapling. There is a lot to do!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user