Seb943 / scrapeVIN

A python package for scraping vinted - all foreign versions aswell!
37 stars 11 forks source link

Unable to scrape item #2

Open Freccia opened 1 year ago

Freccia commented 1 year ago

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 commented 1 year ago

@Freccia Same here, did you resolve it ?

Freccia commented 1 year ago

@judzk not yet, might work on it tomorrow

ThomasProgrammation commented 1 year ago

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

Thanks !

judzk commented 1 year ago

no, i moved on another project, js based

Freccia commented 1 year ago

Same, I didn't solve.

ThomasProgrammation commented 1 year ago

Okay, thanks ! 😥

johnomon commented 1 year ago

no, i moved on another project, js based

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

judzk commented 1 year ago

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

But not the lastest release, the 0.2.0 works good

johnomon commented 1 year ago

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?