question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Include mapaddress text

See original GitHub issue

Geocodes appear to be approximates in a lot of cases. In certain instances, the listing will have the address in the mapaddress div tag and it doesn’t seem like this reads that. This is a feature request to include that information.

Example page - https://york.craigslist.org/apa/d/york-room-for-rent/7104679926.html Example return:

{
  'id': '7104679926',
  'repost_of': None,
  'name': 'Room for Rent',
  'url': 'https://york.craigslist.org/apa/d/york-room-for-rent/7104679926.html',
  'datetime': '2020-05-07 08:47',
  'last_updated': '2020-05-07 08:47',
  'price': '$669',
  'where': None,
  'has_image': True,
  'geotag': (39.955682, -76.718121)
}

Page with inspection open: Image with inspection

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
BigFavcommented, May 30, 2020

As stated above, this issue is to include the mapaddress div tag in the result, which in this case is “239 E Boundary Ave”. Please look at what is highlighted in the original image on the inspection frame for reference.

0reactions
juliomalegriacommented, Aug 2, 2020

This was resolved in commit 1f8c44c. I’ve just released version 1.0.9 in PyPI

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add text label in Google Map API - Stack Overflow
I can't seem to find a way to put a label or text beside the marker. Here is my code. I downloaded a...
Read more >
Text Search | Places API - Google Developers
The search response will include a list of places. You can send a Place Details request for more information about any of the...
Read more >
Is There a Simple Way to Add Map Address? - Jotform
Currently, we have a widget called "Geolocation" and it shortens the process. All you need to do is add widget to your form...
Read more >
HTML map tag - W3Schools
The <map> tag is used to define an image map. An image map is an image with clickable areas. The required name attribute...
Read more >
WordPress. How To Add An Address/Text To Google Map ...
This tutorial shows how to add an address or text to Google map coordinator in WordPress templates.Want to Build WordPress Site in 5...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found