Galaxus API Scraper avatar
Galaxus API Scraper

Pricing

$30.00/month + usage

Go to Store
Galaxus API Scraper

Galaxus API Scraper

Developed by

Petr Cermak

Petr Cermak

Maintained by Community

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

32

Monthly users

2

Runs succeeded

>99%

Last modified

5 months ago

EP

How to add URL inputs from text file

Open

encouraging_plum opened this issue
2 years ago

Hi there,

I am somhow a bit confused how to pass multiple urls (i.e. for all product categories) as a text file. I tried multiple variation without being lucky so far.

petr_cermak avatar

Hi,

You should be able to upload a text file with all the URLs on separate lines. Or just click the +Add button to add more URLs. Also you can scrape the whole site by just using the main URL, like https://galaxyus.de

If it's still unclear, let me know.

petr_cermak avatar

Or if you're using the API, the syntax for file input is like this:

"startUrls": [ { "requestsFromUrl" : "https://my-text-file.com" } ]

Dne út 14. 2. 2023 21:36 uživatel Petr Čermák cermak.petr6@gmail.com napsal: