YELP Extractor 2.0 🚧 avatar

YELP Extractor 2.0 🚧

Try for free

7 days trial then $30.00/month - No credit card required now

View all Actors
YELP Extractor 2.0 🚧

YELP Extractor 2.0 🚧

jupri/yelp
Try for free

7 days trial then $30.00/month - No credit card required now

Scrape Business data from Yelp.com

TP

Dates are missing for the review o

Open

tasty_providence opened this issue
10 days ago

Hi, I don't know whether exactly if this is an issue, I cannot find the review date for the reviews rather i can find something that says time modified but when i try to convert it, it doesn't give me the right time conversion. Can you please include Review Date for the crawling. Because, I'm interested in using this crawler for our own business needs.

Jupri avatar

cat (Jupri)

9 days ago

Hello, its connected to PDT timezone which I still figuring out.

The formula in python is :

1from datetime import datetime, timezone, timedelta
2date = datetime.fromtimestamp(time_modified, timezone(timedelta(hours=-7))).isoformat()

On next update, I will include this data, currently working in progress, please hold on

TP

tasty_providence

9 days ago

Sure, I tried the above formula, but it still gives me the wrong date.

Jupri avatar

cat (Jupri)

7 days ago

Hi, the review now include time_modified_iso which is review time in ISO 8601 format

Developer
Maintained by Community
Actor metrics
  • 20 monthly users
  • 2 stars
  • 95.7% runs succeeded
  • 1.3 days response time
  • Created in Dec 2022
  • Modified 6 days ago
Categories