Crawler optimisation #20
Reference in New Issue
Block a user
Delete Branch "crawler-optimisation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Smoke test
Run crawler
Find link of your realestate request and open int in browser, check how many pages your result generate
Find Final crawler results number, it should contain same nnumber od results as olx page(1 page 30 results) page number * 30
Notice HUGE Improvment on crawler speed. multiple request are sent, no more wating for one request to finish before other starts.
added 1 commit
039b1a63- Optimiset crawlers , and pagingationCompare with previous version
merged
mentioned in commit
2dd1eaa5fd