Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I just have a question ? #1

Open
jobjojo opened this issue Jul 24, 2024 · 0 comments
Open

I just have a question ? #1

jobjojo opened this issue Jul 24, 2024 · 0 comments

Comments

@jobjojo
Copy link

jobjojo commented Jul 24, 2024

Hello, this is an awesome project.

I'm not much of a coder but I can follow the gist of projects like this
I have been doing web scrapping for a while using XPath/ IMPORTXML Function in Google Sheets or web scraping applications like Octoparse.

But this by far looks like the best method for web scrapping a large database like Uber Eats.

If I were to replicate this scrapping with the entire list of cities within a country like Canada how would I go about doing this?

Within cities.ipynb :
Can I just replace the URL = "https://www.ubereats.com/location"
to URL= https://www.ubereats.com/ca/location#all-countries

Or are there more steps to follow through?

Also what dependencies do I need?
I have Python and VS code installed,
I just installed beautifulsoup4 with py -m pip install beautifulsoup4.
I just installed pandas with python -m pip install pandas
but do I need Jupyter Notebook installed with anaconda
I think I have a Jupyter extension installed already in vscode.
Here is a screenshot:
Screenshot 2024-07-24 032448

Sorry for the rant
And thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant