Git Product home page Git Product logo

scrapevin's People

Contributors

seb943 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

scrapevin's Issues

Architecture changing sometimes

If the scraper can do the research on the website but cannot access each specific result, try changing line 96 in functions : replace CatalogItems by Catalog , keeping all the rest of the line inchanged. For some reasons sometimes the site architecture is evolving (depends on countries).

Unable to scrape item

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.