Replies: 2 comments 3 replies
-
up |
Beta Was this translation helpful? Give feedback.
0 replies
-
Done! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to implement a list of links/queries in file like txt to upload to the webui as input to start the scraping process?
For example, if I want to scrape restaurants in multiple cities (city A to city J) by subdistrict (subdistrict Aa-Bz per city), instead of putting the queries one by one, it would be awesome to put the queries I want in a txt file to upload to webui instead putting each queries in the list one by one to the webui
I have quite a bit of queries to do. I have read the discussion in #81 but I understand almost none of it. I understand a bit of python and I understand how to do loops, I've taken a look at the code but I don't know where to put the list because I don't understand where the entire process start
Beta Was this translation helpful? Give feedback.
All reactions