ilyasozkurt / mobilephone-brands-and-models

A database includes mobilephone manufacturers and their models.
GNU General Public License v3.0
78 stars 41 forks source link

Multiple models per page #17

Open Ro-Den opened 1 year ago

Ro-Den commented 1 year ago

Some pages contain multiple models, e.g. HTC U11 Life For Global market (GLOBAL) and HTC U11 Life For North America (NA): www.gsmarena.com/htc_u11_life-8885.php "ALL VERSIONS" model is rather misleading 'cause it actually shows the information about the 1st version, in the above-mentioned example it's the GLOBAL version. And the information about the NA version was not scraped at all.

Looks like the additional info is handled by some JavaScript, so it's completely new scraping logic to add.