Giter Club home page Giter Club logo

php-imdb-scraper's People

Contributors

abhinayrathore 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

php-imdb-scraper's Issues

Unable To Scrape Movie From Today

Every Thing Was Fine Until Now .Script is not working .Your Demo Script Not Working Too .Sorry For Bad English .Please Fix This Issue Asap.
Thank You With A Lots Of Love ๐Ÿ‘ ๐Ÿ’ฏ

MPAA rating

could we add something along of the lines of
$arr['mpaa_rating'] = trim($this->match('/<a href="\/search\/title\?certificates=US.*?">.*?:(.*?)<\/a>/ms', $html, 1));
to pull in the MPAA rating? This search is tailored for the US, but is easily modified.

Obviously, a better solution is welcome!

The API is too slow it takes forever to load

My internet connection is good, but the API takes about 3~5 minutes to get a movie data, sometimes 30sec ~ 1min.

i have tested it on different devices and the same thing, deadly slow!

what causes this problem?

Duplicate videos

The program returns videos with query string and videos without query string.
For example:

http://www.imdb.com/video/imdb/vi541832985?ref_=ttvi_vi_imdb_1
http://www.imdb.com/video/imdb/vi541832985

To correct this, you need to parse the imdb url and not include the parse_url($url, PHP_URL_QUERY) output in the final imdb link.

Total Gross worldwide

Plz add a function to get Total Gross worldwide. it has no option for this. You just have to add a regular expression which find total gross worldwide collection it will not take too much.

Scraper is broken?

I don't know it this is just temporary error or not...just wanted to let you know that every lookup results in:
{"ERROR":"No Title found in Search Results!"}

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.