Offer methods¶
-
domiporta.offer.get_gps_data(content)[source]¶ Parse latitude and longitude
Parameters: content – raw html Returns: list with geographical coordinates or None if can’t find Return type: list
domiporta.offer.get_gps_data(content)[source]¶Parse latitude and longitude
| Parameters: | content – raw html |
|---|---|
| Returns: | list with geographical coordinates or None if can’t find |
| Return type: | list |