Skip to content

Commit e4a1bd3

Browse files
author
proxycrawl
committed
readme: adds note about upgrading to v3
1 parent 2541ab4 commit e4a1bd3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Then import the CrawlingAPI, ScraperAPI, etc as needed.
1515
from proxycrawl import CrawlingAPI, ScraperAPI, LeadsAPI
1616
```
1717

18+
### Upgrading to version 3
19+
20+
Version 3 deprecates the usage of ProxyCrawlAPI in favour of CrawlingAPI (although is still usable). Please test the upgrade before deploying to production.
21+
1822
## Crawling API
1923

2024
First initialize the CrawlingAPI class.

0 commit comments

Comments
 (0)