Terry Tan

Results 16 comments of Terry Tan

In, BEMSimpleLineGraphView.m I have the same issue too. What i do was change the center calculation on ``` (UILabel *)xAxisLabelWithText:(NSString *)text atIndex:(NSInteger)index ``` I changed it to ``` center =...

@Ace2196 thats great! Until now i don't have any problem. I even had tried resizing the frame to any size and cause me no problem.

It is likely we need a new endpoint for this: ``` curl 'https://www.google.com/_/TravelFrontendUi/data/batchexecute?rpcids=A603Y&source-path=%2Ftravel%2Fflights%2Fbooking&f.sid=9024555003883451653&bl=boq_travel-frontend-ui_20240318.01_p0&hl=en-US&soc-app=162&soc-platform=1&soc-device=1&_reqid=2444454&rt=c' \ --data-raw 'f.req=%5B%5B%5B%22A603Y%22%2C%22%5B%5C%22https%3A%2F%2Fwww.google.com%2Ftravel%2Fflights%2Fbooking%3Ftfs%3DCAIQAhpEEgoyMDI0LTA0LTE4Ih8KA0tVTBIKMjAyNC0wNC0xOBoDRFBTKgJRWjIDNTU1agwIAhIIL20vMDQ5ZDFyBwgBEgNEUFMaRBIKMjAyNC0wNC0yNCIfCgNEUFMSCjIwMjQtMDQtMjQaA0tVTCoCQUsyAzM3N2oHCAESA0RQU3IMCAISCC9tLzA0OWQxQAFIAXABggELCP___________wGYAQE%26source%3Dflre_fli_share%26utm_campaign%3Dsharing%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&' \ --compressed ```

After looking more details into the new endpoint payload, they are actually the same thing. The new endpoint is to retrieve the shortened URL with tracking information. Thus, we do...

Sharing my findings on Pixel Ranking to date **Pixel Ranking according to SEO tools:** - The folding point is `800px` (vertical) according to [myposeo](https://en.myposeo.com/kpi-pixel-ranking/) - Above-the-fold rankings get approximately a...

Using `*` in the `q` could be a temporary workaround. **Actual Google Trends:** **Playground:** [Playground](https://serpapi.com/playground?engine=google_trends&q=*&geo=US&data_type=RELATED_TOPICS&cat=25&date=today+1-m)

We have fixed the issue and it is now included in the result

Bing search results are quite random. I tested it on my browser with incognito and without VPN. I ran the query `Coffee` Still doing more experiments to see if we...

We have deployed a fix to the issue. `htidocid` can now be seen again in `job_id`. **Decoded `job_id`:** **Result:**

We have added `installment` to the Shopping Results, feel free to checkout the [documentation](https://serpapi.com/shopping-results).