eogren
August 15, 2023, 7:59pm
1
https://omcar.com/member-directory/?search_option=OfficeCity&search_field=ocala&pg=192
This website has a two column system. Bardeen helped with grabbing both columns in a previous topic. Now, it will only grab the first page and the last page out of 230 pages. Help!
Jess
August 17, 2023, 10:08pm
2
Hi @eogren - I’m not sure this will work, but it may be worth a shot.
Try updating the Pagination selector to the following:
div:nth-child(4) div:nth-child(1) div:nth-child(1) div:nth-child(1) div:nth-child(1) div:nth-child(2) div:nth-child(1) div:nth-child(1) div:nth-child(1) div:nth-child(1) div:nth-child(3) ul:nth-child(1) li:nth-child(14) a:nth-child(1)
To do that:
Open your Scraper Template
At the bottom bar, select Pagination → Then select “Edit Click Pagination (Advanced)”
Remove all selectors currently there:
Select “Add permutation”
Paste the above selector I’ve provided here and hit save.
Try your scrape again and confirm your results back here.
Thank you! I hope this helps!
system
Closed
August 27, 2023, 10:09pm
3
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.