Web scrape troubleshooting: Difference between revisions

Jump to navigation Jump to search
m
Line 92: Line 92:


'''Solution: Find Alternative Page Versions'''
'''Solution: Find Alternative Page Versions'''
Look for simpler versions of the same webpage content through:


1. Mobile versions of the site
Look for simpler versions of the same webpage content through 1. Mobile versions of the site 2. AMP (Accelerated Mobile Pages) versions
2. AMP (Accelerated Mobile Pages) versions


'''Example:'''
'''Example:'''
Line 102: Line 100:


The AMP version typically offers a more streamlined structure that's easier to parse, while containing the same core content.
The AMP version typically offers a more streamlined structure that's easier to parse, while containing the same core content.


== Further reading ==
== Further reading ==

Navigation menu