Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Hi! #23

@ahmasoh1992

Description

@ahmasoh1992

Sorry if this is easy to find elsewhere but I've been looking around for a while and I'm unable to find anything.

How can I retrieve the URL of a specific price that I like? I download the grid of prices using the below function:

result = flights_cache_service.get_grid_prices_by_date(
market='UK',
currency='GBP',
locale='en-GB',
originplace=FCO,
destinationplace=LHR,
outbounddate=date).parsed

I receive a grid of prices, but not any instructions as to how to retrieve a URL. Can anyone help?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions