Giter VIP home page Giter VIP logo

google-play-crawler's People

Contributors

alansyue avatar ranjeet867 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

google-play-crawler's Issues

I'm getting an error!!

Traceback (most recent call last):
File "appCrawler.py", line 32, in
print("App name: ", expatistan_table.string)
AttributeError: 'NoneType' object has no attribute 'string'

Chromium.exe Issue

HI, im using the last versión of Ubuntu.

First i have this issue
////
python crawl_play_store.py
Traceback (most recent call last):
File "crawl_play_store.py", line 19, in
driver = webdriver.Chrome(r"C:\Users\user\Anaconda3\Scripts\chromedriver.exe")
File "/home/marco/.local/lib/python2.7/site-packages/selenium/webdriver/chrome/webdriver.py", line 73, in init
self.service.start()
File "/home/marco/.local/lib/python2.7/site-packages/selenium/webdriver/common/service.py", line 83, in start
os.path.basename(self.path), self.start_error_message)
selenium.common.exceptions.WebDriverException: Message: 'C:\Users\user\Anaconda3\Scripts\chromedriver.exe' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home
///
Im trying solve with this but still with the same problem. Any solution?

python crawl_play_store.py
Traceback (most recent call last):
File "crawl_play_store.py", line 19, in
driver = webdriver.Chrome("(usr/bin/chromedriver")
File "/home/marco/.local/lib/python2.7/site-packages/selenium/webdriver/chrome/webdriver.py", line 73, in init
self.service.start()
File "/home/marco/.local/lib/python2.7/site-packages/selenium/webdriver/common/service.py", line 83, in start
os.path.basename(self.path), self.start_error_message)
selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home

Getting AttributeError on line 48

App name: Text Scanner [OCR]
Installs Range: None
Rating Value: None
Reviews Count: None
Traceback (most recent call last):
File "D:/Python Projects/venv/Crawler.py", line 48, in
rating_bars = soup_histogram.find_all('div', class_="pf5lIe")
AttributeError: 'NoneType' object has no attribute 'find_all'

It seems like I am unable to find the right class. Can you please help me?

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.