Google Trends Scraper avatar
Google Trends Scraper

Pricing

$20.00/month + usage

Go to Store
Google Trends Scraper

Google Trends Scraper

Developed by

Emiliano Mastragostino

Emiliano Mastragostino

Maintained by Apify

Scrape data from Google Trends by search terms or URLs. Specify locations, define time ranges, select categories to get interest by subregion and over time, related queries and topics, and more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.7 (8)

Pricing

$20.00/month + usage

71

Total users

4.4k

Monthly users

186

Runs succeeded

92%

Issues response

5.4 days

Last modified

5 days ago

CS

Export Data in Chronologic Order

Closed

caspar opened this issue
a year ago

Is it possible to export trend data in chronologic order (csv or excel )?

Specifically, I'd love to have:

Column 1: populated with "formattedTime" starting on row 2

Row 1: populated with "searchTerm"

Row 2 and below: populated with "value", which corresponds with the "formattedTime" and "searchTerm"

Use case would be to plot and analyze trend data quickly.

alexey avatar

Hi! Export is platform feature and is the same for all actors (or better to say datasets). So there is no ordering, rows can be customized to unwind or include only certain values but can not be different per row. In other words try advanced settings in export dialog, see what fits your needs. If its not exactly as you want perhaps consider data processing with external tools like Google Sheets.

I´m going to close the issue now, but if there would be anything else we could help with, please let us know.

lukaskrivka avatar

You can also ask community in Apify Discord #hire-freelancers to build a simple integration script for this.

CS

caspar

a year ago

I figured it out, thank you!