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

Unable to scrape item #2

Open
Freccia opened this issue Oct 16, 2022 · 9 comments
Open

Unable to scrape item #2

Freccia opened this issue Oct 16, 2022 · 9 comments

Comments

@Freccia
Copy link

Freccia commented Oct 16, 2022

Hello,

I followed the README and got this error while running the code :

➜  scrapeVIN git:(master) ✗ python3 Codes/Scraper_final.py
Results are saved under current directory :  /Users/user/Documents/code/scrapeVIN \Scraped
&order=newest_first
We start to scrape page n° 1
You might need to manually accept the cookies (only necessary at page 1).
 Press Enter to continue when it is done (or not displayed on the site)...
Thanks!
1
Unable to scrape item n°1
2
Unable to scrape item n°2
3
Unable to scrape item n°3
4
Unable to scrape item n°4
5
Unable to scrape item n°5
6
Unable to scrape item n°6
7
Unable to scrape item n°7
8
Unable to scrape item n°8
9
Unable to scrape item n°9
10
Unable to scrape item n°10
/Users/user/Documents/code/scrapeVIN/Codes/functions_FR_BEL_LUX_NL_SPAIN.py:167: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
  DATA_ALL = DATA_ALL.append(scrape_research_page(search_url))
We finished to scrape page n° 1
We start to scrape page n° 2
1
Unable to scrape item n°1
2
Unable to scrape item n°2
3
Unable to scrape item n°3
4
Unable to scrape item n°4
5
Unable to scrape item n°5
6
Unable to scrape item n°6
7
Unable to scrape item n°7
8
Unable to scrape item n°8
9
Unable to scrape item n°9
10
Unable to scrape item n°10
/Users/user/Documents/code/scrapeVIN/Codes/functions_FR_BEL_LUX_NL_SPAIN.py:173: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
  DATA_ALL = DATA_ALL.append(scrape_research_page(search_url))
We finished to scrape page n° 2
We finished scraping the query etro between page 1 and page 2!
Results are saved under current directory :  /Users/user/Documents/code/scrapeVIN \Scraped

any idea why ?

I can provide more info if needed.
Thank you.

@judzk
Copy link

judzk commented Oct 23, 2022

@Freccia Same here, did you resolve it ?

@Freccia
Copy link
Author

Freccia commented Oct 23, 2022

@judzk not yet, might work on it tomorrow

@ThomasProgrammation
Copy link

Hello @Freccia, hello @judzk, same problem here.
What can-i do ? Did you resolve it ?

Thanks !

@judzk
Copy link

judzk commented Dec 22, 2022

no, i moved on another project, js based

@Freccia
Copy link
Author

Freccia commented Dec 22, 2022

Same, I didn't solve.

@ThomasProgrammation
Copy link

Okay, thanks ! 😥

@johnomon
Copy link

johnomon commented Mar 9, 2023

no, i moved on another project, js based

which project did you move? I tried over all vinted bots on GitHub nothing works

@judzk
Copy link

judzk commented Mar 9, 2023

https://github.com/Xen0o2/vinted-monitor

But not the lastest release, the 0.2.0 works good

@johnomon
Copy link

johnomon commented Mar 9, 2023

https://github.com/Xen0o2/vinted-monitor

But not the lastest release, the 0.2.0 works good

thank you, is there a tutorial how I can install it? python was easy but I dont understand node

https://github.com/Xen0o2/vinted-monitor

But not the lastest release, the 0.2.0 works good

thank you. python was easy to understand but I dont understand how to proceed with node.js. is there a way to contact you on discord or something to help me out please?

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

4 participants